tachybase_todo/packages/core/server/src
jack zhang 08c5383bee
refactor: build tools (#2374)
* refactor: core/build and cli/build.js

* fix: build

* fix: bug

* fix: replaceAll to replace

* fix: node version check

* fix: add require check

* fix: esbuild other ext

* fix: process json

* fix: exlude jsx-runtime

* feat: split chunk

* fix: minify plugin client bundle

* fix: compatibility

* fix: support import()

* feat: update docs

* fix: server deps

* feat: demo

* fix: remove cjs treeshake

* fix: local error

* fix: bug

* fix: lazy load

* fix: rewrites

* fix: remove dynamic import  function

* feat: doc demo

* fix: codesanbox vite template

* fix: codesanbox demo

* fix: hide stackblitz

* fix: revert rspack

* fix: test bug

* fix: delete console

* fix: import dayjs locale

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-09-03 10:59:33 +08:00
..
__tests__ refactor: build tools (#2374) 2023-09-03 10:59:33 +08:00
acl feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
commands refactor: build tools (#2374) 2023-09-03 10:59:33 +08:00
errors feat(gateway): response cli result when run nocobase command (#2563) 2023-09-01 16:11:27 +08:00
gateway refactor: build tools (#2374) 2023-09-03 10:59:33 +08:00
helpers feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00
locale fix: development environment does not load the client's locale file 2023-08-24 21:38:46 +08:00
middlewares fix(middleware): revert now variable back (#2267) 2023-07-19 10:16:03 +08:00
plugin-manager fix: properties initialized in plugin.load are still empty in plugin.install (#2544) 2023-08-28 11:35:50 +08:00
swagger feat: api documentation plugin (#2255) 2023-08-24 00:27:57 +08:00
app-supervisor.ts feat(gateway): response cli result when run nocobase command (#2563) 2023-09-01 16:11:27 +08:00
application.ts refactor: build tools (#2374) 2023-09-03 10:59:33 +08:00
helper.ts refactor: build tools (#2374) 2023-09-03 10:59:33 +08:00
index.ts feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00
migration.ts feat: improve migrations (#510) 2022-06-17 10:25:59 +08:00
plugin.ts feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00
read-config.ts fix: create-nocobase-app (#306) 2022-04-21 00:15:38 +08:00