Goodbye JSPM.

This commit is contained in:
Jonathan Cremin 2018-06-02 19:42:45 +00:00
parent 7607759e3f
commit 64c823db55
10 changed files with 1235 additions and 593 deletions

View file

@ -97,10 +97,7 @@
};
</script>
<% } %>
<script src='/jspm_packages/system-polyfills.js'></script>
<script src='/jspm_packages/system.js'></script>
<script src='/config.js'></script>
<script>System.import('/build/app');</script>
<script src="/build/bundle.js"></script>
<script src="https://checkout.stripe.com/checkout.js"></script>
</body>
</html>