diff --git a/index.html b/index.html index 222e67a..483f91c 100644 --- a/index.html +++ b/index.html @@ -28,6 +28,8 @@ }); System.import('dist/bootstrap') .then(null, console.error.bind(console)); + System.import('dist/bootstrap') + .then(null, console.error.bind(console)); @@ -35,6 +37,7 @@