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:
@ -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",
|
||||
|
Reference in New Issue
Block a user