mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 09:36:17 +08:00
fix: remove unused code
This commit is contained in:
@@ -15,11 +15,6 @@ const nextConfig = {
|
||||
COMMIT_HASH: getCommitHash(),
|
||||
EDITOR_VERSION: dependencies['@blocksuite/editor']
|
||||
},
|
||||
webpack: (config) => {
|
||||
config.resolve.alias.yjs = require.resolve('yjs')
|
||||
// console.log(config)
|
||||
return config
|
||||
},
|
||||
images: {
|
||||
unoptimized: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user