mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 02:30:13 +00:00
Update transpilation example to Babel 6 and remove system.js
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
Hello
|
||||
|
||||
@section scripts {
|
||||
<script src="lib/system.js"></script>
|
||||
<script>System.import('js/main.js');</script>
|
||||
<script src='js/main.js'></script>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user