From 3b47e9af235faa76242c7d4e78ab189901b0517b Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 30 Nov 2019 12:43:56 -0500 Subject: Temp removing some stuff --- next.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'next.config.js') diff --git a/next.config.js b/next.config.js index b61eab3..363ca71 100644 --- a/next.config.js +++ b/next.config.js @@ -18,7 +18,7 @@ Also add information on how to contact you by electronic and paper mail. */ -module.exports = { +module.exports = { /* webpack: (cfg) => { cfg.module.rules.push( { @@ -28,5 +28,5 @@ module.exports = { } ) return cfg; - } + } */ } \ No newline at end of file -- cgit v1.2.3