diff --git a/tns-core-modules/bundle-entry-points.ts b/tns-core-modules/bundle-entry-points.ts index 376caef3a..aadbe3c12 100644 --- a/tns-core-modules/bundle-entry-points.ts +++ b/tns-core-modules/bundle-entry-points.ts @@ -1,4 +1,6 @@ if (global.TNS_WEBPACK) { + require("globals"); + // Register "dynamically" loaded module that need to be resolved by the // XML/component builders.