AFFiNE/tools
pengx17 13b51c7b22
build: enable new decorator for swc (#7070)
bs now has migrated to stage 3 decorators. to enable running affine locally with debugging blocksuite, we need to [turn this on](https://swc.rs/docs/configuration/compilation#jsctransformdecoratorversion).

Question:
It seems affine core code already uses stage 3 decorators, however we do not have an issue without this flag since we haven't used class field decorators that uses the `accessor` keyword?
2024-05-27 05:22:28 +00:00
..
@types/env refactor(core): remove jump once (#6733) 2024-04-29 08:51:31 +00:00
bump-blocksuite chore: fix blocksuite changelog commit range (#6791) 2024-05-07 06:43:54 +00:00
cli build: enable new decorator for swc (#7070) 2024-05-27 05:22:28 +00:00
commitlint fix(web): add Promise.withResolvers polyfill (#7003) 2024-05-22 01:08:18 +00:00
workers chore: use workspace dependencies (#6964) 2024-05-16 09:49:23 +00:00