Skip to content

Commit 9ef7be8

Browse files
authored
Merge branch 'master' into master
2 parents 1ae7af3 + 933ef9e commit 9ef7be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/MeteorCLI/lazy-loading/client/imports/polyfills.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ global['System'] = {
66
import(path: string){
77
return module.dynamicImport(path);
88
}
9-
}
9+
}

0 commit comments

Comments
 (0)