fix(core): css.ts hmr (#3317)

This commit is contained in:
Alex Yang
2023-07-19 23:52:21 +08:00
committed by GitHub
parent ae182bfd78
commit 19925038ba
7 changed files with 56 additions and 10 deletions

2
.github/labeler.yml vendored
View File

@@ -53,7 +53,7 @@ rust:
package:y-indexeddb: 'packages/y-indexeddb/**/*'
app:web: 'apps/web/**/*'
app:core: 'apps/core/**/*'
app:electron: 'apps/electron/**/*'