Commit b410eeb6 authored by Jacob Thornton's avatar Jacob Thornton

Merge pull request #2480 from jonathanmaron/master

fat
parents 3d58b462 aa8e6b08
...@@ -19,7 +19,6 @@ docs: bootstrap ...@@ -19,7 +19,6 @@ docs: bootstrap
cp img/* docs/assets/img/ cp img/* docs/assets/img/
cp js/*.js docs/assets/js/ cp js/*.js docs/assets/js/
cp js/tests/vendor/jquery.js docs/assets/js/ cp js/tests/vendor/jquery.js docs/assets/js/
cp js/tests/vendor/jquery.js docs/assets/js/
# #
# BUILD SIMPLE BOOTSTRAP DIRECTORY # BUILD SIMPLE BOOTSTRAP DIRECTORY
...@@ -56,4 +55,4 @@ watch: ...@@ -56,4 +55,4 @@ watch:
watchr -e "watch('less/.*\.less') { system 'make' }" watchr -e "watch('less/.*\.less') { system 'make' }"
.PHONY: dist docs watch gh-pages .PHONY: dist docs watch gh-pages
\ No newline at end of file
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