mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 08:34:25 +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. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
.urbitrc-sample | ||
gulpfile.js | ||
package-lock.json | ||
package.json |