opentiny / opentiny/tiny-engine-backend-java
element-plus 组件 npm 相关信息应该追加 "destructuring": true,否则会错误加载依赖:import ElInput from 'element-plus'
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 114
- Forks
- 89
- Avg merge
- 12d 23h
- Merged PRs (30d)
- 1
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with app/src/main/resources/sql/mysql/init_data_for_test.sql at line 1 and inspect the npm-related information for element-plus. Verify how the import ElInput from 'element-plus' is represented and confirm that the metadata includes destructuring: true; done means the dependency is no longer loaded incorrectly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- database
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100