tachybase_todo/packages/core/build/src
sealday aab43d17d0 合并对main的所有修改
<!-- Note -->
<!-- This is a template for submitting a new feature.
Use the bug fix template if you're submitting a bug fix pull request by adding `template=bug_fix.md` to your pull request URL. -->

# Description
<!-- Describe the new feature or modification to an existing feature clearly and consciously. -->

# Motivation
<!-- Explain the reason for adding or modifying this feature. -->

# Key changes
<!-- Provide a technically detailed description of the key changes made. -->
- Frontend
- Backend

# Test plan
## Suggestions
<!-- Provide any suggestions or recommendations for improvements in the testing plan. -->

## Underlying risk
<!-- Identify any potential risks or issues that may arise from the new feature or modification. -->

# Showcase
<!-- Including any screenshots of the new feature or modification. -->

Co-authored-by: sealday <sealday@gmail.com>
Co-authored-by: wjh <wwwjh0710@163.com>
Co-authored-by: 吕延祥 <2256334253@qq.com>
Reviewed-on: daoyoucloud/nocobase#317
2024-03-07 20:45:00 +08:00
..
utils fix(pm): create plugin bug (#3117) 2023-11-30 12:41:15 +08:00
build.ts feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
buildCjs.ts fix: improve build (#2643) 2023-09-15 08:51:20 +08:00
buildClient.ts feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
buildDeclaration.ts test(e2e): add tests for client (#3144) 2023-12-13 14:14:33 +08:00
buildPlugin.ts 合并对main的所有修改 2024-03-07 20:45:00 +08:00
constant.ts test(e2e): add tests for client (#3144) 2023-12-13 14:14:33 +08:00
index.d.ts fix: improve build (#2643) 2023-09-15 08:51:20 +08:00
index.ts fix: improve build (#2643) 2023-09-15 08:51:20 +08:00
tarPlugin.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00