mirror of
https://github.com/gwenhael-le-moine/credger.git
synced 2024-12-26 09:58:36 +01:00
so they went with shards
-.-
This commit is contained in:
parent
bbbc714f68
commit
6ceffcfebf
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -10,7 +10,7 @@ public/js/app.min.js: public/js/app.js
|
|||
./public/vendor/node_modules/.bin/google-closure-compiler-js $^ > $@
|
||||
|
||||
pull-deps:
|
||||
crystal deps install
|
||||
shards install
|
||||
cd public/vendor; npm install
|
||||
|
||||
clean:
|
||||
|
|
Loading…
Reference in a new issue