client: remove console

This commit is contained in:
fantasticit 2022-05-18 17:04:08 +08:00
parent bed61365cd
commit 6a9a387f4f
1 changed files with 5 additions and 0 deletions

View File

@ -24,6 +24,11 @@ const nextConfig = semi({
typescript: {
ignoreBuildErrors: true,
},
compiler: {
removeConsole: {
exclude: ['error'],
},
},
workboxOpts: {
runtimeCaching: [
{