You need to sign in or sign up before continuing.
handle endponts with '.' in dev environemnt (browser-sync middleware) #1269
... | @@ -46,7 +46,7 @@ | ... | @@ -46,7 +46,7 @@ |
"colorguard": "^1.2.0", | "colorguard": "^1.2.0", | ||
"compression": "^1.6.2", | "compression": "^1.6.2", | ||
"connect": "^3.4.1", | "connect": "^3.4.1", | ||
"connect-history-api-fallback": "^1.2.0", | "connect-history-api-fallback": "^1.3.0", | ||
"connect-livereload": "^0.5.4", | "connect-livereload": "^0.5.4", | ||
"cssnano": "^3.7.3", | "cssnano": "^3.7.3", | ||
"deep-extend": "^0.4.1", | "deep-extend": "^0.4.1", | ||
... | ... |
Please register or sign in to comment