[gulp] Add static version in gulp

This commit is contained in:
Joxit
2016-07-20 23:47:44 +02:00
parent 9e739879ea
commit 97b63eda33
9 changed files with 202 additions and 61 deletions

4
bin/entrypoint Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
sed -i "s,\${URL},${URL}," script.js
http-server $@