fix: turbopack error
This commit is contained in:
@@ -6,6 +6,7 @@ const withPWA = require('next-pwa')({
|
||||
})
|
||||
|
||||
module.exports = (withPWA({
|
||||
turbopack: {},
|
||||
webpack: config => {
|
||||
config.module.rules.push({
|
||||
test: /\.svg$/,
|
||||
|
||||
Reference in New Issue
Block a user