Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid O'Regan <doregan@gitlab.com>2020-09-07 20:09:51 +0300
committerJean du Plessis <jduplessis@gitlab.com>2020-09-07 20:09:51 +0300
commitb2733f7728ccdad21fc1cf65f2cd96d8d84da59a (patch)
treef796d2ea6a542f3be7bd9ff42419f9cf0f2119bf /package.json
parent6425a74f6dd3b73999e3714736748e6ccd4e2ee7 (diff)
Update rollup config for production
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 4b29d0e2..87f1879d 100644
--- a/package.json
+++ b/package.json
@@ -15,6 +15,7 @@
"@gitlab/eslint-config": "^3.0.0",
"@rollup/plugin-json": "^4.0.2",
"@rollup/plugin-node-resolve": "^8.4.0",
+ "@rollup/plugin-replace": "^2.3.3",
"@vue/test-utils": "^1.0.0-beta.29",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^24.9.0",