corber
corber copied to clipboard
CLI for building hybrid apps with Ember/Vue/Glimmer/Cordova
When trying to run `corber init`, compiling failed with error `cordovaProj.create is not a function`. As I see in the latest release, the `cordova-lib` has been updated from `9.0.1` to...
Using version 1.4.3 `corber platform add browser` gives error `'browser' is not a valid platform` But using proxy installs the browser platform `corber proxy platform add browser` But trying to...
I tried running ember build which stores build in `dist` folder and then ran `corber build` with `skip-framework-build` option, it skips the ember build, but its not picking up the...
Hi there, corber is a very useful project, but it is not up to date. Gives really a future for this project, or gives a alternative or nothing from both?...
`cordova-plugin-whitelist` has been deprecated and integrated into Cordova Android 10, and it is therefore no longer necessary to validate its existence. https://github.com/apache/cordova-plugin-whitelist#deprecation-notice
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.7.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...
Bumps [mout](https://github.com/mout/mout) from 1.0.0 to 1.2.3. Changelog Sourced from mout's changelog. mout changelog v1.1.1 (2019/04/18) fixed object/get throwing an exception for null or undefined input objects v1.1.0 (2017/10/04) update dependencies...
Not sure if it's worth listing this in the corber.io documentation. Android: icons: the generator only produces legacy icons. I think it's much better to create icons through android studio...
Plugin cordova-plugin-whitelist is not longer compatible with android platform ```cordova plugin add cordova-plugin-whitelist Installing "cordova-plugin-whitelist" for android Plugin doesn't support this project's cordova-android version. cordova-android: 10.1.1, failed version requirement: >=4.0.0