Wipe Out All Precompiled Assets
You can clean up precompiled assets using:
This command is built to be safe for situations like rolling deploys. Any assets that are still being used will not be cleaned up.
If you really want to wipe out all precompiled assets, you should clobber them:
Last updated