fix: on-brand library global name
This commit is contained in:
parent
6c2217f2e5
commit
ababe63a55
@ -33,7 +33,7 @@ module.exports = (env, argv) => {
|
||||
},
|
||||
output: {
|
||||
path: DIST_DIR,
|
||||
library: 'ohifViewer',
|
||||
library: 'OHIFViewer',
|
||||
libraryTarget: 'umd',
|
||||
filename: 'index.umd.js',
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user