mirror of
https://github.com/nasa/openmct.git
synced 2025-02-02 01:08:13 +00:00
Revert "enable source maps in prod"
This reverts commit 34b488944a3399dfc08ee84815c47d6cb998c65c.
This commit is contained in:
parent
34b488944a
commit
678a92bd29
@ -23,5 +23,5 @@ module.exports = merge(common, {
|
||||
__OPENMCT_ROOT_RELATIVE__: '""'
|
||||
})
|
||||
],
|
||||
devtool: "eval-source-map"
|
||||
devtool: "source-map"
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user