where to call install with what
This commit is contained in:
@@ -38,7 +38,7 @@ module.exports = [{
|
||||
optimization: {
|
||||
minimize: false
|
||||
},
|
||||
entry: path.resolve(__dirname, 'Main.ts'),
|
||||
entry: path.resolve(__dirname, 'Installer.ts'),
|
||||
output: {
|
||||
path: path.resolve(__dirname, '../../dist'),
|
||||
filename: 'FrontblockAdmin.js',
|
||||
|
||||
Reference in New Issue
Block a user