Built with blockbuilder.org
forked from anonymous's block: fresh block
Built with blockbuilder.org
forked from anonymous's block: fresh block
| <!DOCTYPE html> | |
| <script src="https://jspm.io/system@0.19.js"></script> | |
| <script> | |
| System.config({ | |
| transpiler: 'babel', | |
| babelOptions: {} | |
| }); | |
| System.import('main.js'); | |
| </script> |