Browse Source

webpack vuejs prod mode

bach 2 years ago
parent
commit
f8d82b8c8f

+ 1 - 1
build/webpack.config.base.js

@@ -14,7 +14,7 @@ module.exports = {
   resolve: {
     extensions: ['.js', '.vue', '.json'],
     alias: {
-      // 'vue': 'vue/dist/vue.js',
+      'vue': 'vue/dist/vue.min.js',
       // 'vue' : isDev ? 'vue/dist/vue.js' : 'vue/dist/vue.min.js',
       'theme': utils.resolve(themePath),
       'vuejs': utils.resolve(themePath+'/vuejs'),

File diff suppressed because it is too large
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/main.js


BIN
web/themes/custom/materiotheme/assets/dist/main.js.gz


File diff suppressed because it is too large
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/module-pricing.bundle.js


BIN
web/themes/custom/materiotheme/assets/dist/module-pricing.bundle.js.gz


File diff suppressed because it is too large
+ 1 - 1
web/themes/custom/materiotheme/assets/dist/report.html


Some files were not shown because too many files changed in this diff