mirror of
https://github.com/nasa/openmct.git
synced 2024-12-29 17:38:53 +00:00
removing eval-source-map, dont debuggin
This commit is contained in:
parent
5788f4cc69
commit
a447b0ada8
@ -23,5 +23,5 @@ module.exports = merge(common, {
|
|||||||
__OPENMCT_ROOT_RELATIVE__: '""'
|
__OPENMCT_ROOT_RELATIVE__: '""'
|
||||||
})
|
})
|
||||||
],
|
],
|
||||||
devtool: "eval-source-map"
|
devtool: "source-map"
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user