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