working plugin import

This commit is contained in:
peter
2019-09-17 18:26:27 +02:00
parent e1340d6350
commit 0035b7463a
17 changed files with 425 additions and 294 deletions
+1 -3
View File
@@ -68,9 +68,7 @@ module.exports = [{
]
},
externals:{
"./Installer": "./Installer"
},
externals:["./Installer"],
optimization: {
minimize: false
},