Environments, production build (fixes #3)

* Use 'static' env for prod builds
* Add build script
* Ignore development build dir, remove it from Git
This commit is contained in:
2015-06-05 16:34:33 +02:00
parent 14b6f8bb09
commit 153e5a8fbe
9 changed files with 99 additions and 84 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
node_modules
out