Server-side preload check fixes (fixes #575, #594, #598)

This commit is contained in:
Conduitry
2019-03-08 08:34:36 -05:00
committed by Rich Harris
parent 9540383796
commit 74c66b784f
4 changed files with 18 additions and 21 deletions

View File

@@ -50,12 +50,12 @@
"rollup-plugin-replace": "^2.1.0",
"rollup-plugin-string": "^2.0.2",
"rollup-plugin-sucrase": "^2.1.0",
"rollup-plugin-svelte": "^5.0.1",
"rollup-plugin-svelte": "^5.0.3",
"sade": "^1.4.2",
"sirv": "^0.2.2",
"sucrase": "^3.9.5",
"svelte": "^3.0.0-alpha27",
"svelte-loader": "^2.12.0",
"svelte": "^3.0.0-beta.11",
"svelte-loader": "^2.13.3",
"webpack": "^4.29.0",
"webpack-format-messages": "^2.0.5",
"yootils": "0.0.14"