Ionic clean build

Hi,

Latest changes in app are not reflected on the Android emulator. I think build folder is not getting updated.

I did remove android platform and added again but no luck. I am having ionic version # “2.0.0-beta.37”

Is there any command to clean the build?

Thanks,

I have removed the build folder under www and run the project again the it is working fine.

1 Like

I remove the build folder and try

IONIC SERVE

BUT STILL NOT CREATING BUILD FOLDER AGAIN. CAN U PLEASE HELP ME OUT ?

Ikishan, I ended up in the same problem:

  1. Removed the www/build folder
  2. ionic serve
  3. www/build folder is not being created; the served page throws 404s everywhere
2 Likes

fixed using ionic build