tachybase_todo/packages/core/cli/src/commands
jack zhang 9e5e96b9e4
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>
2023-09-15 08:51:20 +08:00
..
build.js fix: improve build (#2643) 2023-09-15 08:51:20 +08:00
clean.js fix: improve build (#2643) 2023-09-15 08:51:20 +08:00
create-plugin.js feat: add create-plugin command (#423) 2022-05-25 23:21:19 +08:00
dev.js fix: add env SERVER_TSCONFIG_PATH 2023-09-13 12:21:29 +08:00
doc.js fix(cli): missing fs.existsSync 2023-07-08 09:54:23 +08:00
global.js fix: add env SERVER_TSCONFIG_PATH 2023-09-13 12:21:29 +08:00
index.js feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
postinstall.js feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
start.js fix: add env SERVER_TSCONFIG_PATH 2023-09-13 12:21:29 +08:00
tar.js feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
test.js fix: improve build (#2643) 2023-09-15 08:51:20 +08:00
umi.js refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
upgrade.js refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00