fix: @ohif/viewer package build

This commit is contained in:
dannyrb 2019-09-05 21:28:18 -04:00
parent ee88672d37
commit 4aa7cbd641

View File

@ -13,7 +13,7 @@ module.exports = (env, argv) => {
return merge(commonConfig, {
entry: {
bundle: `${SRC_DIR}/index-umd.js`,
app: `${SRC_DIR}/index-umd.js`,
},
devtool: 'source-map',
stats: {