From e8f09a4c5b3a007029201b548529afdd7e74e06a Mon Sep 17 00:00:00 2001 From: Pedro Reis Date: Tue, 17 Apr 2018 12:31:56 +0100 Subject: [PATCH] Update config.barebones.js --- config.barebones.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.barebones.js b/config.barebones.js index 97b441c..0daa27b 100644 --- a/config.barebones.js +++ b/config.barebones.js @@ -21,7 +21,7 @@ export default { * Add path continuing after 'config.src' */ scripts: [ - '/js/scripts.js', + 'scripts.js', ], /**