mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-26 03:01:51 +08:00
feat: bundle workflow support (#7337)
This commit is contained in:

committed by
Vasil Chimev

parent
5f9eabdf17
commit
ecd9fc3e9d
@ -2,7 +2,7 @@
|
||||
ErrorHandler, getErrorHandler, setErrorHandler, DefaultErrorHandler,
|
||||
error as traceError
|
||||
} from "tns-core-modules/trace";
|
||||
import * as TKUnit from "../TKUnit";
|
||||
import * as TKUnit from "../tk-unit";
|
||||
|
||||
let cachedErrorHandler: ErrorHandler;
|
||||
export function setUpModule() {
|
||||
|
Reference in New Issue
Block a user