fix: @ohif/viewer package build
This commit is contained in:
parent
ee88672d37
commit
4aa7cbd641
@ -13,7 +13,7 @@ module.exports = (env, argv) => {
|
|||||||
|
|
||||||
return merge(commonConfig, {
|
return merge(commonConfig, {
|
||||||
entry: {
|
entry: {
|
||||||
bundle: `${SRC_DIR}/index-umd.js`,
|
app: `${SRC_DIR}/index-umd.js`,
|
||||||
},
|
},
|
||||||
devtool: 'source-map',
|
devtool: 'source-map',
|
||||||
stats: {
|
stats: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user