Skip to content

Instantly share code, notes, and snippets.

@geoffreymcgill
Created August 8, 2015 17:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geoffreymcgill/5ed82fcbfc5414e19c93 to your computer and use it in GitHub Desktop.
Save geoffreymcgill/5ed82fcbfc5414e19c93 to your computer and use it in GitHub Desktop.
Sample clean.bat file to use with Bridge.NET beforeBuild config
SET _=%~dp0
del "%_%..\output\*.js" /Q
:: See beforeBuild setting at http://bridge.net/kb/global-configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment