mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 11:17:19 +08:00
update e2e template for alpha.54
This commit is contained in:
@ -84,9 +84,11 @@
|
||||
|
||||
<script>
|
||||
System.config({
|
||||
defaultJSExtensions: true,
|
||||
map: {
|
||||
'Rx': '/node_modules/rxjs/Rx.js',
|
||||
'rxjs': '/node_modules/rxjs',
|
||||
'angular2': '/node_modules/angular2/bundles/angular2.umd.dev.js',
|
||||
'angular2': '/node_modules/angular2/bundles/angular2-all.umd.js',
|
||||
'ionic/ionic': '/dist/bundles/ionic.js'
|
||||
}
|
||||
})
|
||||
|
Reference in New Issue
Block a user