Enhancement : full piskel build deployed to dest

Use grunt [default] to build the application.
Target dest with a webserver to launch the application.
This commit is contained in:
jdescottes
2014-05-05 22:36:34 +02:00
parent b7362c7082
commit bc23e9cea6
4 changed files with 31 additions and 16 deletions

7
.gitignore vendored
View File

@@ -12,15 +12,12 @@ npm-debug.log
# git stackdumps
*.stackdump
# builds
build/*.js
build/*.css
# diffs
diff.txt
# Closure compiler generated JS binary.
build/closure/closure_compiled_binary.js
# build destination
dest
# marked as private
*.private.*