mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-11 12:12:55 +00:00
refactor: narrow down cordova plugins to used ones
This commit is contained in:
@@ -28,4 +28,5 @@
|
|||||||
<engine name="browser" spec="6.0.0" />
|
<engine name="browser" spec="6.0.0" />
|
||||||
<engine name="android" spec="9.0.0" />
|
<engine name="android" spec="9.0.0" />
|
||||||
<plugin name="cordova.plugins.diagnostic" spec="6.1.0" />
|
<plugin name="cordova.plugins.diagnostic" spec="6.1.0" />
|
||||||
|
<preference name="cordova.plugins.diagnostic.modules" value="LOCATION CALENDAR" />
|
||||||
</widget>
|
</widget>
|
||||||
|
|||||||
Reference in New Issue
Block a user