mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-21 16:26:58 +08:00
refactor: use yarn (#1619)
This commit is contained in:
@@ -57,7 +57,7 @@ const nextConfig = {
|
||||
experimental: {
|
||||
swcPlugins: [
|
||||
process.env.COVERAGE === 'true' && ['swc-plugin-coverage-instrument', {}],
|
||||
['@swc-jotai/debug-label', {}],
|
||||
// ['@swc-jotai/debug-label', {}],
|
||||
// ['@swc-jotai/react-refresh', {}],
|
||||
].filter(Boolean),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user