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