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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config/webpack.vendor.config.js')
-rw-r--r--config/webpack.vendor.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/webpack.vendor.config.js b/config/webpack.vendor.config.js
index 6d337c1d82b..84fd993ed14 100644
--- a/config/webpack.vendor.config.js
+++ b/config/webpack.vendor.config.js
@@ -33,8 +33,8 @@ module.exports = {
'echarts',
'lodash',
'vuex',
+ 'vue',
'pikaday',
- 'vue/dist/vue.esm.js',
'@gitlab/at.js',
'jed',
'mermaid',