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