mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-23 18:42:53 +08:00
26 lines
646 B
Markdown
26 lines
646 B
Markdown
![]() |
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/build-info/index.ts#L1">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# Build Info
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-plugin-buildinfo
|
||
|
$ npm install @ionic-native/plugins/build-info
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/build-info/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/lynrin/cordova-plugin-buildinfo](https://github.com/lynrin/cordova-plugin-buildinfo)
|
||
|
|
||
|
This plugin provides build information.
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
- Android
|
||
|
- iOS
|
||
|
- Windows
|
||
|
- macOS
|
||
|
- browser
|
||
|
- Electron
|