fix(core): update
This commit is contained in:
parent
9f70e1098e
commit
0d98edbf46
@ -2,4 +2,5 @@ import * as plugins from './smartsourcemap.plugins';
|
|||||||
|
|
||||||
if (!process.env.CLI_CALL_TSRUN) {
|
if (!process.env.CLI_CALL_TSRUN) {
|
||||||
plugins.sourceMapSupport.install();
|
plugins.sourceMapSupport.install();
|
||||||
|
console.log('sourcemap support enabled by smartsourcemap!');
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user