Skip to content

Commit

Permalink
unoptimized
Browse files Browse the repository at this point in the history
  • Loading branch information
ivansglazunov committed Sep 7, 2024
1 parent ef4ee87 commit 5edd614
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 0 deletions.
3 changes: 3 additions & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ const config = {
typescript: {
ignoreBuildErrors: true,
},
images: {
unoptimized: true,
},
webpack: (config, { defaultLoaders: { babel } }) => {
// config.module = {
// ...config.module,
Expand Down
120 changes: 120 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5edd614

Please sign in to comment.