refactor(infra): no bundle infra (#5414)

This commit is contained in:
EYHN
2023-12-27 06:54:24 +00:00
parent 4e861d8118
commit 86bd2a7d72
11 changed files with 6 additions and 130 deletions

View File

@@ -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(