fix: exports browser default query module

This commit is contained in:
2024-11-02 23:50:46 +08:00
parent 61d949cc7c
commit 63cb0162df
3 changed files with 11 additions and 5 deletions

9
.gitignore vendored
View File

@@ -1,2 +1,9 @@
node_modules
dist
dist
build
.cache
.DS_Store
*.log
.turbo