mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore: bump version (#2211)
This commit is contained in:
@@ -71,10 +71,8 @@ const nextConfig = {
|
||||
unoptimized: true,
|
||||
},
|
||||
experimental: {
|
||||
// we disable swc plugins for now,
|
||||
// because the @swc/core version is not compatible with plugins
|
||||
swcPlugins: [
|
||||
// process.env.COVERAGE === 'true' && ['swc-plugin-coverage-instrument', {}],
|
||||
process.env.COVERAGE === 'true' && ['swc-plugin-coverage-instrument', {}],
|
||||
// ['@swc-jotai/debug-label', {}],
|
||||
// ['@swc-jotai/react-refresh', {}],
|
||||
].filter(Boolean),
|
||||
|
||||
Reference in New Issue
Block a user