This commit is contained in:
Jamie V 2023-08-17 11:23:42 -07:00
parent 59ae7cddc5
commit d42b2dd023

View File

@ -23,5 +23,5 @@ module.exports = merge(common, {
__OPENMCT_ROOT_RELATIVE__: '""'
})
],
devtool: "source-map"
devtool: "eval-source-map"
});