From 79a56e702283121062d6178a06a7a769bcbb6472 Mon Sep 17 00:00:00 2001 From: Ben Ramey Date: Wed, 11 Apr 2018 21:49:38 -0500 Subject: [PATCH] Update assets public path for temporary s3 bucket deployment --- config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/index.js b/config/index.js index 926ab36..d6f5d9a 100644 --- a/config/index.js +++ b/config/index.js @@ -50,7 +50,7 @@ module.exports = { // Paths assetsRoot: path.resolve(__dirname, '../dist'), assetsSubDirectory: 'static', - assetsPublicPath: '/', + assetsPublicPath: '/lunchrun-public/', /** * Source Maps