eclipsesource / eclipsesource/tabris-js
Online build succeeds even when a plugin fails to install
Open
bug
build
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
The online build does not fail when a Cordova plugin fails to install, as @camstuart and @cookieguru [found out](https://github.com/eclipsesource/tabris-js/issues/1089).
If a plugin declared in _config.xml_ could not be installed, the build should fail, since the app lacks a required component.
Contributor guide
Assessment
This issue has not been assessed yet.