mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 05:14:54 +00:00
refactor(infra): no bundle infra (#5414)
This commit is contained in:
@@ -46,9 +46,6 @@ export default {
|
||||
assetsInclude: ['**/*.md'],
|
||||
resolve: {
|
||||
alias: {
|
||||
'@toeverything/infra': fileURLToPath(
|
||||
new URL('../../../packages/common/infra/src', import.meta.url)
|
||||
),
|
||||
// workaround for https://github.com/vitejs/vite/issues/9731
|
||||
// it seems vite does not resolve self reference correctly?
|
||||
'@affine/core': fileURLToPath(
|
||||
|
||||
Reference in New Issue
Block a user