Fixed issue where hardcoded localhost:port combination existed in Javascript, added another step to setup.py 'package' that removes

such instances and creates a more agnostic javascript blob.
This commit is contained in:
kevgliss
2015-07-19 19:04:42 -07:00
parent 8e0e22d49d
commit 5ce3f9427b
4 changed files with 15 additions and 3 deletions

View File

@ -37,7 +37,7 @@
"gulp-plumber": "^0.6.4",
"gulp-print": "^1.1.0",
"gulp-protractor": "0.0.11",
"gulp-replace": "~0.4.0",
"gulp-replace": "~0.5.3",
"gulp-replace-task": "~0.1.0",
"gulp-rev": "^1.0.0",
"gulp-rev-replace": "^0.3.0",