Skip to content

Commit

Permalink
Removing github pages stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
talhathmd committed Oct 6, 2024
1 parent aefa4b7 commit 119f70f
Show file tree
Hide file tree
Showing 4 changed files with 334 additions and 15 deletions.
1 change: 1 addition & 0 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ const nextConfig = {
esmExternals: "loose",
serverComponentsExternalPackages: ["mongoose"],
},

webpack: (config, { buildId, dev, isServer, defaultLoaders, webpack }) => {
config.resolve.alias.canvas = false;
config.resolve.alias.encoding = false;
Expand Down
Loading

0 comments on commit 119f70f

Please sign in to comment.