debugin mio load issue

This commit is contained in:
Jamie V 2025-02-05 13:38:53 -08:00
parent 38457fd262
commit 5e5386d351

View File

@ -15,5 +15,5 @@ export default merge(common, {
__OPENMCT_ROOT_RELATIVE__: '""'
})
],
devtool: 'source-map'
devtool: 'eval-source-map'
});