Hi, I created a new alloy project following "http://projects.appcelerator.com/alloy/docs/Alloy-bootstrap/index.html" link. I was able to run it. Then i deleted this widget from my "app" folder, cleaned the project and did a build again. I can still see the widget in my app when i run iteven though its not there in the app folder. I do not see it in my app folder but its there in the resources folder. Do i need to manually delete widget from both app and resources folder?
Thanks Amit
1 Answer
Accepted Answer
Alloy is probably pulling it in automatically based on your dependencies in your app/config.json file. Delete the widget in there as well and you should be rid of it.
Your Answer
Think you can help? Login to answer this question!