mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: cleanup reexports
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
if (global.TNS_WEBPACK) {
|
||||
require("./globals");
|
||||
const g = require("./globals");
|
||||
g.initGlobal();
|
||||
|
||||
// Register "dynamically" loaded module that need to be resolved by the
|
||||
// XML/component builders.
|
||||
|
||||
Reference in New Issue
Block a user