Skip to content

Commit

Permalink
put back, wait on vercel config check
Browse files Browse the repository at this point in the history
  • Loading branch information
ob6160 committed Aug 2, 2021
1 parent 34940cf commit df64c19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ module.exports = {
// your project has ESLint errors.
ignoreDuringBuilds: true,
},
distDir: 'public',
webpack: (config, { isServer }) => {
// config.module.rules.push({
// test: /\.(graphql|gql)$/,
Expand Down

0 comments on commit df64c19

Please sign in to comment.