mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
chore(npm): publish package as 'ionic-angular'
BREAKING CHANGE: imports from the framework were: ``` import {Platform} from 'ionic-framework/ionic'; ``` and are now: ``` import {Platform} from 'ionic-angular'; ```
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
System.register('ionic/components/slides/swiper-widget',[],function(_export){ /**
|
||||
System.register('ionic-angular/components/slides/swiper-widget',[],function(_export){ /**
|
||||
* Swiper 3.1.2
|
||||
* Most modern mobile touch slider and framework with hardware accelerated transitions
|
||||
*
|
||||
|
Reference in New Issue
Block a user