I could not find a way to start Ionic v2 sample app ionic start appname --v2
with JavaScript and NOT TypeScript.
I have tried --v2 --js
, --v2 --no-ts
and I always get ts version of app.
Am I wrong or JavaScript version is not available any longer in sample start app?! => ionic-cli.
It seems weird.
Any idea to get it to work? Thank you for your help