mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(platform): rename cordova iOS file to be more consistent with other files, included the import in iOS components file
closes #748
This commit is contained in:
@@ -24,3 +24,8 @@
|
||||
"components/text-input/text-input.ios",
|
||||
"components/toggle/toggle.ios",
|
||||
"components/toolbar/toolbar.ios";
|
||||
|
||||
|
||||
// iOS Platform
|
||||
@import
|
||||
"platform/cordova.ios";
|
||||
|
||||
Reference in New Issue
Block a user