Recognize CraftingGuide 1.0 query parameters
This commit is contained in:
+1
-3
@@ -1,6 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
pushd dist &>/dev/null
|
||||
python -m SimpleHTTPServer
|
||||
popd &>/dev/null
|
||||
http-server dist -p 8000 -c-1 --cors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user