Skip to content

Commit

Permalink
remove invalid line in disabling webpack cache example
Browse files Browse the repository at this point in the history
ijjk committed Aug 5, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent dc40cc9 commit eee87cb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -76,7 +76,6 @@ const nextConfig = {
config.cache = Object.freeze({
type: 'memory',
})
config.cache.maxMemoryGenerations = 0
}
// Important: return the modified config
return config

0 comments on commit eee87cb

Please sign in to comment.