From 70cfc7fcc9cb0ce9a5298e58eec7c58e8293a90a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Sat, 28 Oct 2017 14:09:21 +0200 Subject: [PATCH] examples: Use process.server instead --- examples/hello-world/pages/about.vue | 4 ++-- examples/middleware/middleware/user-agent.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/hello-world/pages/about.vue b/examples/hello-world/pages/about.vue index 5779a3b22f..e48d805336 100755 --- a/examples/hello-world/pages/about.vue +++ b/examples/hello-world/pages/about.vue @@ -7,9 +7,9 @@