Recognize CraftingGuide 1.0 query parameters

This commit is contained in:
Andrew Miner
2014-12-27 19:15:20 -08:00
parent 03d8f84a0d
commit a3723dd667
6 changed files with 64 additions and 31 deletions
+1 -3
View File
@@ -1,6 +1,4 @@
#!/bin/bash
pushd dist &>/dev/null
python -m SimpleHTTPServer
popd &>/dev/null
http-server dist -p 8000 -c-1 --cors