**Note: for support questions, please use one of these channels:** https://forum.ionicframework.com/ http://ionicworldwide.herokuapp.com/ #### Short description of the problem: This line in package.json: `"clean": "ionic-app-scripts clean",` should clean the whole www directory. However it doesn't- #### What behavior are you expecting? To have www directory completely cleaned out when saying `ionic build` **Steps to reproduce:** 1. Enter `"clean": "ionic-app-scripts clean"` 2. Enter `ionic build` in Terminal 3. Watch www cleans not completely out. **Which @ionic/app-scripts version are you using?** 0.0.36 **Other information:** (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
Note: for support questions, please use one of these channels:
https://forum.ionicframework.com/
http://ionicworldwide.herokuapp.com/
Short description of the problem:
This line in package.json:
"clean": "ionic-app-scripts clean",should clean the whole www directory. However it doesn't-
What behavior are you expecting?
To have www directory completely cleaned out when saying
ionic buildSteps to reproduce:
"clean": "ionic-app-scripts clean"ionic buildin TerminalWhich @ionic/app-scripts version are you using?
0.0.36
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)