mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 13:32:54 +08:00
rename platform base to core
This commit is contained in:
@ -73,7 +73,7 @@ platform.register({
|
||||
|
||||
// Last case is a catch-all
|
||||
platform.setDefaultPlatform({
|
||||
name: 'base'
|
||||
name: 'core'
|
||||
})
|
||||
|
||||
platform.set( platform.detect() )
|
||||
|
Reference in New Issue
Block a user