We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ae7af3 + 933ef9e commit 9ef7be8Copy full SHA for 9ef7be8
examples/MeteorCLI/lazy-loading/client/imports/polyfills.ts
@@ -6,4 +6,4 @@ global['System'] = {
6
import(path: string){
7
return module.dynamicImport(path);
8
}
9
-}
+}
0 commit comments