mobidev111
mobidev111
"cordova build windows --release" for details see here: http://cordova.apache.org/docs/en/5.0.0/guide_platforms_win8_index.md.html#Windows%20Platform%20Guide
### Current Behavior currently used version of dependency tsdx fails the npm security audit: ``` "tsdx": "^0.12.3", ``` https://github.com/sw-yx/react-netlify-identity/blob/master/package.json#L56 │ moderate │ Cross-Site Scripting │ │ Package │ serialize-javascript │...
Breaking up the (already well-structured) gulpfile.js helps to create a better configuration and makes it easier to extend it. Example: https://github.com/jtomaszewski/ionic-cordova-gulp-seed/tree/master/gulp
Nice work. One suggestion: Extend the automated toolchain into packaging Cordova apps: After building the ionic for deployment, the app needs to be packaged into the corresponding app containers. The...