mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-11 04:48:00 +03:00
52cccd4851
gulp.rename just copies files, leaving the original. For minified files, this was navigated by not tracking the -min.js files in git. However, when deploying OTA, the -min.js files are still deployed to all ships. This commit adds 'del' package, and a task to clean up the -min files when done for all current Landscape applications. |
||
---|---|---|
.. | ||
chat | ||
clock | ||
launch | ||
publish | ||
timer | ||
weather | ||
.gitignore | ||
urbitrc-sample |