UNPKG

aurelia-bootstrap

Version:
5 lines (4 loc) 139 B
<script src="../systemjs/dist/system.js"></script> <script> System.import('text.txt!text.js').then(console.log.bind(console)); </script>