mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
6 lines
89 B
JavaScript
6 lines
89 B
JavaScript
System.config({
|
|
map: {
|
|
angular2: '/base/angular2',
|
|
ionic: '/base/ionic'
|
|
}
|
|
}); |