Skip to content

Commit

Permalink
Merge pull request #14 from timlrx/upgrade
Browse files Browse the repository at this point in the history
update dependencies
  • Loading branch information
timlrx authored Apr 2, 2021
2 parents 72c099c + debc775 commit 7a07996
Show file tree
Hide file tree
Showing 5 changed files with 1,738 additions and 1,342 deletions.
4 changes: 2 additions & 2 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ const withBundleAnalyzer = require('@next/bundle-analyzer')({

module.exports = withBundleAnalyzer({
pageExtensions: ['js', 'jsx', 'md', 'mdx'],
experimental: {
modern: true,
future: {
webpack5: true,
},
webpack: (config, { dev, isServer }) => {
config.module.rules.push({
Expand Down
Loading

1 comment on commit 7a07996

@vercel
Copy link

@vercel vercel bot commented on 7a07996 Apr 2, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.