nocobase/packages/core/create-nocobase-app/templates/app
jack zhang d973ed8dba
fix(pm): create plugin bug (#3117)
* fix: build bug

* fix: app template package.json add workspaces

* fix: plugin manager packageName

* fix: remove template tsconfig  paths
2023-11-30 12:41:15 +08:00
..
packages/plugins
storage feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +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
.prettierignore
.prettierrc
jest.config.js fix: improve build (#2643) 2023-09-15 08:51:20 +08:00
jest.setup.ts
lerna.json
package.json.tpl fix(pm): create plugin bug (#3117) 2023-11-30 12:41:15 +08:00
tsconfig.jest.json
tsconfig.json.tpl fix(pm): create plugin bug (#3117) 2023-11-30 12:41:15 +08:00
tsconfig.server.json