mirror of
https://github.com/nasa/openmct.git
synced 2025-01-18 18:57:01 +00:00
fix(TEMP): use eval-source-map
- **!!! REVERT THIS CHANGE BEFORE MERGE !!!**
This commit is contained in:
parent
1fa2151dd8
commit
7972d8c33a
@ -22,5 +22,5 @@ module.exports = merge(common, {
|
||||
__OPENMCT_ROOT_RELATIVE__: '""'
|
||||
})
|
||||
],
|
||||
devtool: 'source-map'
|
||||
devtool: 'eval-source-map'
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user