opentiny / opentiny/tiny-engine-backend-java

element-plus 组件 npm 相关信息应该追加 "destructuring": true,否则会错误加载依赖:import ElInput from 'element-plus'

Open
#184 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
114
Forks
89
Avg merge
12d 23h
Merged PRs (30d)
1

Description

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.