Skip to content

Commit

Permalink
code clean
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa committed Aug 8, 2024
1 parent 7cfdac6 commit 172e2d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
3 changes: 1 addition & 2 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ const nextConfig = {
webpack: (config) => {
config.externals.push("lokijs", "encoding", "pino-pretty");
return config;
},
output: "export",
}
};

module.exports = nextConfig;
14 changes: 0 additions & 14 deletions scripts/build.sh

This file was deleted.

0 comments on commit 172e2d2

Please sign in to comment.