diff options
Diffstat (limited to 'lib/polyfills-bootstrap.js')
-rw-r--r-- | lib/polyfills-bootstrap.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/polyfills-bootstrap.js b/lib/polyfills-bootstrap.js new file mode 100644 index 000000000..27c806b6c --- /dev/null +++ b/lib/polyfills-bootstrap.js @@ -0,0 +1,2 @@ +if (typeof systemJSBootstrap !== 'undefined') + systemJSBootstrap();
\ No newline at end of file |