update smarterror
This commit is contained in:
@ -1 +1,9 @@
|
||||
import 'typings-global'
|
||||
|
||||
import * as cleanStack from 'clean-stack'
|
||||
import * as sourceMapSupport from 'source-map-support'
|
||||
sourceMapSupport.install()
|
||||
|
||||
export {
|
||||
cleanStack
|
||||
}
|
||||
|
Reference in New Issue
Block a user