nocobase/packages/core/app/client
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
..
public refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
src/pages feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00
.umirc.ts refactor: build tools (#2374) 2023-09-03 10:59:33 +08:00
plugin.ts refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
tsconfig.json refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
typings.d.ts refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00