Initiate a discussion about webpack.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.6k
- Forks
- 156
- PR merge metrics
- No merged PRs in 30d
Description
Environment
vuecli 4.5
Reproduction
none
Describe the bug
none
Additional context
When we found a problem with unplugin, we discussed whether it was a problem or not, that is, in vuecli, although the code in transform in the plug-in was executed, it didn't take effect, as if it had been repeated and the returned code was completely useless.You need to write extra hooks to make it run.
Logs
No response
Contributor guide
No contributing guide indexed for this repository
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
The report concerns Vue CLI 4.5, webpack, and unplugin's transform hook, but provides no reproduction, files, or tests. Begin by reproducing the reported case and tracing whether the transform return value is applied; done should establish the expected webpack behavior and capture the agreed fix or discussion outcome.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- webpack
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100