ant-design / ant-design/pro-components
🧐[问题] 打包后体积过大,如何优化呢?
Open
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 1.4k
- Avg merge
- 10h 44m
- Merged PRs (30d)
- 3
Description
### 🧐 问题描述
打包后体积过大,如何优化呢?
### 💻 示例代码
```ts
// 伪代码:
import { ProTable } from "@ant-design/pro-components";
const App = () => ;
```
### 🚑 其他信息

Contributor guide
Research direction
The report provides only a TypeScript pseudocode import of ProTable from @ant-design/pro-components and no source file or test to inspect. Start by reproducing the bundle-size report and identifying the affected build entry point; the issue does not define a specific optimization target or completion criterion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, performance
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100