From b1600adec47a04f60e1da07d94a3ed3906ff5aee Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Thu, 14 Jun 2018 16:44:21 -0400 Subject: starter files --- frontend/next.config.js | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 frontend/next.config.js (limited to 'frontend/next.config.js') diff --git a/frontend/next.config.js b/frontend/next.config.js deleted file mode 100644 index 4aa3ab0..0000000 --- a/frontend/next.config.js +++ /dev/null @@ -1,3 +0,0 @@ -const withGraphql = require('next-plugin-graphql') - -module.exports = withGraphql() -- cgit v1.3