From 067efb4f4600eef34dad339f8b2e51158f88a948 Mon Sep 17 00:00:00 2001 From: Eko Eryanto Date: Sat, 24 Feb 2018 22:46:06 +0700 Subject: [PATCH] chore: update public path to /assets/ --- nuxt.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuxt.config.js b/nuxt.config.js index 3c1980e..9f4070b 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -51,7 +51,7 @@ module.exports = { ** Build configuration */ build: { - publicPath: "/", + publicPath: "/assets/", babel: { plugins: [