Skip to content

Commit

Permalink
🍱chore: update other
Browse files Browse the repository at this point in the history
  • Loading branch information
blinko-space committed Oct 27, 2024
1 parent 3b38873 commit f3e0f8e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ yarn.lock
public/robots.txt
public/sitemap*
public/assets
.blinko/faiss/*
.blinko/pgdump/*
dump.sql
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ module.exports = {
}
return config;
},
outputFileTracing: false,
reactStrictMode: true,
swcMinify:false,
eslint: {
Expand Down

0 comments on commit f3e0f8e

Please sign in to comment.