fix frontblocklib
This commit is contained in:
@@ -5,7 +5,7 @@ module.exports = {
|
|||||||
minimize: false
|
minimize: false
|
||||||
},
|
},
|
||||||
mode: 'production',
|
mode: 'production',
|
||||||
target: "umd",
|
target: "web",
|
||||||
|
|
||||||
entry: path.resolve(__dirname, '../../dist/FrontblockLib.js'),
|
entry: path.resolve(__dirname, '../../dist/FrontblockLib.js'),
|
||||||
output: {
|
output: {
|
||||||
|
|||||||
Reference in New Issue
Block a user