diff options
Diffstat (limited to 'client/src/polyfills.browser.ts')
-rw-r--r-- | client/src/polyfills.browser.ts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/src/polyfills.browser.ts b/client/src/polyfills.browser.ts index 5119cf4b9..b1a631655 100644 --- a/client/src/polyfills.browser.ts +++ b/client/src/polyfills.browser.ts | |||
@@ -1,3 +1,5 @@ | |||
1 | /* tslint: disable */ | ||
2 | |||
1 | // Polyfills | 3 | // Polyfills |
2 | // (these modules are what are in 'angular2/bundles/angular2-polyfills' so don't use that here) | 4 | // (these modules are what are in 'angular2/bundles/angular2-polyfills' so don't use that here) |
3 | 5 | ||