mirror of
https://github.com/nasa/openmct.git
synced 2024-12-20 05:37:53 +00:00
enable source maps in prod
This commit is contained in:
parent
4d1dd2f51d
commit
34b488944a
@ -23,5 +23,5 @@ module.exports = merge(common, {
|
||||
__OPENMCT_ROOT_RELATIVE__: '""'
|
||||
})
|
||||
],
|
||||
devtool: "source-map"
|
||||
devtool: "eval-source-map"
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user