mirror of
https://github.com/nasa/openmct.git
synced 2025-01-04 12:24:10 +00:00
enable eval-source-maps
This commit is contained in:
parent
18e976ad12
commit
3bb4df8d39
@ -15,5 +15,5 @@ export default merge(common, {
|
||||
__OPENMCT_ROOT_RELATIVE__: '""'
|
||||
})
|
||||
],
|
||||
devtool: 'source-map'
|
||||
devtool: 'eval-source-map'
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user