From 97d0e69331c4e0319e747e32d4531befb3ff7850 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Thu, 29 Oct 2020 18:09:51 -0500 Subject: [PATCH] Remove deprecated mode option --- nuxt.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/nuxt.config.js b/nuxt.config.js index b699538..e0a6bf6 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -20,7 +20,6 @@ const storeAppList = async function (builder) { export default { - mode: 'universal', target: 'static', /*