chore: revert "always prefix static assets with dot (#1615)"
This reverts commit e82c4b5b3a
.
This commit is contained in:
parent
e82c4b5b3a
commit
df04825ce5
@ -19,7 +19,6 @@ const nextConfig = {
|
||||
// See: https://github.com/gregberge/svgr
|
||||
svgr: false,
|
||||
},
|
||||
assetPrefix: '.',
|
||||
pageExtensions: ['page.tsx', 'page.jsx'],
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user