mirror of
https://github.com/nocobase/nocobase.git
synced 2026-09-21 05:44:51 +08:00
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:
+1
-1
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user