Merge branch 'master' into ci

* master:
  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.
  Fixing issue where nginx was not sending the right mimetype for CSS files.

Conflicts:
	gulp/build.js
This commit is contained in:
kevgliss
2015-07-20 16:53:58 -07:00
9 changed files with 90 additions and 7 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",