nocobase/packages/core/create-nocobase-app/templates/app
chenos cd5bd09c50
chore(create-nocobase-app): fix some bugs (#538)
* fix: tsconfig

* chore(versions): 😊 publish v0.7.1-alpha.1

* fix: update gitHead

* fix: update gitHead

* chore(versions): 😊 publish v0.7.1-alpha.2

* fix: update client/server entry file

* chore(versions): 😊 publish v0.7.1-alpha.3

* fix: check core dir

* fix: missing core dir

* feat: relationship fields are loaded on demand
2022-06-26 07:19:03 +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
tsconfig.jest.json
tsconfig.json.tpl feat: add create-plugin command (#423) 2022-05-25 23:21:19 +08:00
tsconfig.server.json