fix: improve build (#2643)

* fix: client lib require wrapper

* fix: bug

* fix: add tsconfig.paths.json

* fix: collection dir not exists

* fix: improve...

* fix: update yarn.lock

* fix: db.sync

* fix: bugs

* fix: bugs

* fix: bugs

* fix: bugs && allow user custom build config

* docs: user custom config docs

* refactor: custom user build config

* fix: bugs

* fix: build plugin-client bug

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
This commit is contained in:
jack zhang
2023-09-15 08:51:20 +08:00
committed by GitHub
co-authored by chenos
parent dbe3af26a1
commit 9e5e96b9e4
33 changed files with 376 additions and 216 deletions
+1 -1
View File
@@ -87,7 +87,7 @@
"react-dom": "^18.0.0",
"ts-jest": "^29.1.1",
"typescript": "5.1.3",
"vite": "^4.4.1",
"vite": "^4.4.9",
"vitest": "^0.34.3"
},
"volta": {