Commit 761fe942 authored by JC Brand's avatar JC Brand

Merge pull request #436 from infernaler/patch-1

Update Makefile.win
parents 6736a5bc 4f60d3f8
......@@ -28,7 +28,7 @@ serve:
stamp-npm: package.json
npm install
$(GRUNT) touch:npm
$(GRUNT) touch:npm
stamp-bower: stamp-npm bower.json
$(BOWER) install
......@@ -43,7 +43,7 @@ clean::
dev: clean
npm install
$(BOWER) update
bundler install --path=.
bundler install --path=.
########################################################################
## Builds
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment