OSDN Git Service

fixed the error and updated the version to v2.0.1
[bytom/Byone.git] / build / webpack.base.conf.js
index b2098f0..4713d93 100644 (file)
@@ -123,12 +123,7 @@ module.exports = {
     new WebpackAutoInject({
       PACKAGE_JSON_PATH: './package.json',
       components: {
-        AutoIncreaseVersion: true
-      },
-      componentsOptions: {
-        AutoIncreaseVersion: {
-          runInWatchMode: false // it will increase version with every single build!
-        }
+        AutoIncreaseVersion: false
       }
     })
   ],