- commit
- bdda25d4a66dc257d241199abb09fc1c1b329e13
- parent
- 5c18076c400089d7ea31e908c70a32f35fe29941
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2022-09-08 12:24
rm all target, build bundle.zip by default
Diffstat
| M | Makefile | 3 | +-- |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
@@ -1,8 +1,7 @@ 1 1 PATH := node_modules/.bin:$(PATH) 2 23 -1 all: outline.js outline.css4 -15 3 bundle.zip: manifest.json icon-128.png bg.js outline.js outline.css -1 4 rm -f $@ 6 5 zip $@ $^ 7 6 8 7 icon-128.png: icon.svg