diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2019-11-30 12:43:56 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2019-11-30 12:43:56 -0500 |
| commit | 3b47e9af235faa76242c7d4e78ab189901b0517b (patch) | |
| tree | 846eefdaa7d16fb83b9586c98a523268c717ac79 /next.config.js | |
| parent | e706e65318f760d9f0602a08f1badb67d77e5fb1 (diff) | |
| download | alp-website-3b47e9af235faa76242c7d4e78ab189901b0517b.tar.gz alp-website-3b47e9af235faa76242c7d4e78ab189901b0517b.tar.bz2 alp-website-3b47e9af235faa76242c7d4e78ab189901b0517b.zip | |
Temp removing some stuff
Diffstat (limited to 'next.config.js')
| -rw-r--r-- | next.config.js | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
