nocobase/packages/core/create-nocobase-app/templates/app
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
..
packages/plugins refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
storage feat: update docs (#413) 2022-05-23 18:48:15 +08:00
.editorconfig
.env.tpl feat(auth): support signing in with username (#2376) 2023-08-19 22:02:26 +08:00
.eslintignore
.eslintrc
.gitignore.tpl refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
.prettierignore
.prettierrc
jest.config.js
jest.setup.ts
lerna.json feat: add create-plugin command (#423) 2022-05-25 23:21:19 +08:00
package.json.tpl refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
tsconfig.jest.json
tsconfig.json.tpl chore(versions): 😊 publish v0.8.0-alpha.13 2022-11-04 21:23:02 +08:00
tsconfig.server.json