update
This commit is contained in:
parent
899e8dc573
commit
8fdca1e803
@ -5,7 +5,7 @@ module.exports = {
|
||||
entry: './src/baseContextProvider.js',
|
||||
output: {
|
||||
path: path.resolve('lib'),
|
||||
filename: 'BaseContextProvider.js',
|
||||
filename: 'baseContextProvider.js',
|
||||
libraryTarget: 'commonjs2'
|
||||
},
|
||||
module: {
|
||||
|
Reference in New Issue
Block a user