mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-17 18:16:15 +08:00
feat: bump bs (#7198)
## Features - https://github.com/toeverything/BlockSuite/pull/7264 @CatsJuice - https://github.com/toeverything/BlockSuite/pull/7182 @CatsJuice - https://github.com/toeverything/BlockSuite/pull/7181 @CatsJuice ## Bugfix - https://github.com/toeverything/BlockSuite/pull/7273 @L-Sun - https://github.com/toeverything/BlockSuite/pull/7272 @doouding - https://github.com/toeverything/BlockSuite/pull/7263 @doouding - https://github.com/toeverything/BlockSuite/pull/7252 @fourdim - https://github.com/toeverything/BlockSuite/pull/7261 @fundon ## Refactor - https://github.com/toeverything/BlockSuite/pull/7271 @golok727 ## Misc - https://github.com/toeverything/BlockSuite/pull/7274 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7266 @Saul-Mirone
This commit is contained in:
@@ -50,5 +50,10 @@ export default defineConfig({
|
||||
reporter: ['lcov'],
|
||||
reportsDirectory: resolve(rootDir, '.coverage/store'),
|
||||
},
|
||||
server: {
|
||||
deps: {
|
||||
inline: ['@blocksuite/blocks'],
|
||||
},
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user