so they went with shards -.-

This commit is contained in:
Gwenhael Le Moine 2018-06-16 08:32:21 +02:00
parent bbbc714f68
commit 6ceffcfebf
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -10,7 +10,7 @@ public/js/app.min.js: public/js/app.js
./public/vendor/node_modules/.bin/google-closure-compiler-js $^ > $@ ./public/vendor/node_modules/.bin/google-closure-compiler-js $^ > $@
pull-deps: pull-deps:
crystal deps install shards install
cd public/vendor; npm install cd public/vendor; npm install
clean: clean: