nocobase/packages/core/create-nocobase-app/templates/app
chenos f9f8dc78f4
refactor: plugin manager (#775)
* feat: dynamic import plugin client

* refactor: pm

* chore: improve cli

* feat: improve code

* feat: update dependences

* feat: hello plugin

* fix: plugin.enabled

* fix: test error

* feat: improve code

* feat: pm command

* feat: add samples

* fix: redirect

* feat: transitions

* feat: bookmark

* feat: add pm script
2022-09-18 14:10:01 +08:00
..
packages chore(create-nocobase-app): fix some bugs (#538) 2022-06-26 07:19:03 +08:00
storage
.buildrc.ts
.editorconfig
.env.tpl
.eslintignore
.eslintrc
.gitignore.tpl
.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: plugin manager (#775) 2022-09-18 14:10:01 +08:00
tsconfig.jest.json
tsconfig.json.tpl feat: add create-plugin command (#423) 2022-05-25 23:21:19 +08:00
tsconfig.server.json