From 2c3e5fe5e6169fa5bff6b7f397342cf9cb88b798 Mon Sep 17 00:00:00 2001 From: Max Red Date: Tue, 13 Dec 2016 16:47:09 -0300 Subject: [PATCH] Max - error with spaces [skip ci] --- client/gulp/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/gulp/config.js b/client/gulp/config.js index 32140667..481c1b5f 100644 --- a/client/gulp/config.js +++ b/client/gulp/config.js @@ -3,7 +3,7 @@ module.exports = { 'serverport': 3000, - + 'scripts': { 'src': './src/**/*.js', 'dest': './build/js/'