Lighthouse: respond with a 200 when offline (#175)
* respond with a 200 when offline
* respond with a 200 when offline
Showing
| ... | @@ -37,6 +37,7 @@ | ... | @@ -37,6 +37,7 @@ |
| "css-loader": "^0.28.0", | "css-loader": "^0.28.0", | ||
| "file-loader": "^0.11.1", | "file-loader": "^0.11.1", | ||
| "friendly-errors-webpack-plugin": "^1.6.1", | "friendly-errors-webpack-plugin": "^1.6.1", | ||
| "glob": "^7.1.1", | |||
| "rimraf": "^2.6.1", | "rimraf": "^2.6.1", | ||
| "stylus": "^0.54.5", | "stylus": "^0.54.5", | ||
| "stylus-loader": "^3.0.1", | "stylus-loader": "^3.0.1", | ||
| ... | ... |
Please
register
or
sign in
to comment