Skip to content

Commit

Permalink
[Dependencies] Update next to version 13.5.1 and next-transpile-modul…
Browse files Browse the repository at this point in the history
…es to version 10.0.1.
  • Loading branch information
gmarciani committed Dec 11, 2023
1 parent 73015de commit dc66e37
Show file tree
Hide file tree
Showing 3 changed files with 272 additions and 286 deletions.
6 changes: 2 additions & 4 deletions frontend/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,8 @@
const nextConfig = {
reactStrictMode: true,
basePath: '/pcui',
experimental: {
images: {
unoptimized: true,
},
images: {
unoptimized: true,
},
async rewrites() {
return [
Expand Down
Loading

0 comments on commit dc66e37

Please sign in to comment.