Skip to content

Commit

Permalink
Fix problem with asset build
Browse files Browse the repository at this point in the history
  • Loading branch information
behnamrhp committed Mar 30, 2024
1 parent 6cee6d6 commit 88171a2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
const nextConfig = {
reactStrictMode: true,
swcMinify: true,
images:{
loader: 'akamai',
path: ''
},
webpack: (config) => {
config.module.rules.push({
test: /\.glsl/,
Expand Down

0 comments on commit 88171a2

Please sign in to comment.