mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Stuff
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
</body>
|
||||
<script>
|
||||
System.config({
|
||||
traceurOptions: {annotations: true, types: true}
|
||||
traceurOptions: {annotations: true, types: true},
|
||||
});
|
||||
System.import('main').catch(console.error.bind(console));
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user