mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
platforms to engines
This commit is contained in:
@ -6,7 +6,8 @@ import {NativePlugin} from '../plugin';
|
||||
|
||||
@NativePlugin({
|
||||
name: 'Device',
|
||||
platforms: {
|
||||
plugins: ['ios', 'android', 'web'],
|
||||
engines: {
|
||||
cordova: 'cordova-plugin-device'
|
||||
},
|
||||
pluginCheck: () => {
|
||||
|
Reference in New Issue
Block a user