Capitalize library name
This commit is contained in:
parent
17867c5de9
commit
5064fd0026
@ -10,7 +10,7 @@ module.exports = {
|
||||
path: path.resolve(__dirname, '_bundles'),
|
||||
filename: '[name].js',
|
||||
libraryTarget: 'umd',
|
||||
library: 'zeroEx',
|
||||
library: 'ZeroEx',
|
||||
umdNamedDefine: true
|
||||
},
|
||||
resolve: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user