mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-30 00:29:46 +08:00
feat: use @affine/debug (#1244)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// @ts-check
|
||||
import path from 'node:path';
|
||||
import debugLocal from 'next-debug-local';
|
||||
import preset from './preset.config.mjs';
|
||||
@@ -61,6 +62,7 @@ const nextConfig = {
|
||||
'@affine/component',
|
||||
'@affine/datacenter',
|
||||
'@affine/i18n',
|
||||
'@affine/debug',
|
||||
'@affine/env',
|
||||
],
|
||||
publicRuntimeConfig: {
|
||||
|
||||
Reference in New Issue
Block a user