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.
1 parent e514f94 commit 63a3e0fCopy full SHA for 63a3e0f
assets/index.html
@@ -30,6 +30,7 @@
30
<script src="shim.min.js"></script>
31
<script src="system.js"></script>
32
<script src="jspm.config.js"></script>
33
+ <script src="vendor.js"></script>
34
<script src="jspm.init.js"></script>
35
</body>
36
index.html
@@ -29,6 +29,7 @@
29
<!-- body bottom scripts -->
<script src="jspm_packages/system.js"></script>
+ <script src="vendor.dev.js"></script>
0 commit comments