systemjs/test/test-dynamic2.html
2013-08-20 14:33:30 +02:00

5 lines
153 B
HTML

<!doctype html>
<script src="https://jspm.io/loader.js"></script>
<script>
jspm.import('github:guybedford/requirebin-shader/shader');
</script>