mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
fix e2e_template.html rx.js 404
This commit is contained in:
@ -84,7 +84,7 @@
|
||||
"*": "*.js",
|
||||
"ionic/*": "ionic/*",
|
||||
"angular2/*": "angular2/*",
|
||||
"rx": "rx"
|
||||
"@reactivex/rxjs/*": "@reactivex/rxjs/*"
|
||||
}
|
||||
})
|
||||
System.import("index").then(function(m) {}, console.error.bind(console));
|
||||
|
Reference in New Issue
Block a user