chore: cleanup reexports

This commit is contained in:
Nathan Walker
2020-07-05 14:53:34 -07:00
parent 1525c89733
commit 8f2900ad0b
306 changed files with 1197 additions and 1534 deletions

View File

@@ -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.