This commit is contained in:
Jamie V 2024-04-10 15:46:59 -07:00
parent 3b28dd6238
commit 8ec3a19550

View File

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