Skip to content

Commit

Permalink
docker idk
Browse files Browse the repository at this point in the history
  • Loading branch information
Andcool-Systems committed Oct 18, 2024
1 parent 220cb8f commit a0e4996
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ const nextConfig = {
],
},
webpack(config) {
config.cache = false;
config.module.rules.push({
test: /\.svg$/i,
issuer: /\.[jt]sx?$/,
Expand Down

0 comments on commit a0e4996

Please sign in to comment.