fix frontblocklib
This commit is contained in:
@@ -11,6 +11,5 @@ module.exports = {
|
|||||||
output: {
|
output: {
|
||||||
path: path.resolve(__dirname, '../../dist'),
|
path: path.resolve(__dirname, '../../dist'),
|
||||||
filename: 'FrontblockLib.js',
|
filename: 'FrontblockLib.js',
|
||||||
libraryTarget: 'commonjs',
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user