mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 09:41:57 +00:00
Remove old makefiles
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
.PHONY: run builddep build
|
||||
run:
|
||||
npm start
|
||||
|
||||
builddep:
|
||||
npm install imagemin-gifsicle imagemin-jpegtran imagemin-optipng imagemin-pngquant
|
||||
|
||||
build:
|
||||
rm -rf ./dist/
|
||||
npm install
|
||||
gulp build
|
||||
Reference in New Issue
Block a user