rsdoctor icon indicating copy to clipboard operation
rsdoctor copied to clipboard

[Bug]: When app ues vue-loader, the loader analysis lack some files which compile by vue-loader.

Open easy1090 opened this issue 1 year ago • 0 comments

Version

@rsdoctor/[email protected]

Details

In vue app, when app ues vue-loader, the loader analysis lack some files which compile by vue-loader.

Reproduce link

No response

Reproduce Steps

  1. Init an vue app by modern-js
  2. Add @rsdoctor/webpack-plugin
  3. Run build with @rsdoctor/webpack-plugin
  4. the report of loader analysis just have some vue file
### Tasks
- [ ] https://github.com/web-infra-dev/rsdoctor/pull/467
- [ ] 排查 vue-loader 和 rsdoctor loader proxy 冲突的原因。
- [x] [bug] rspack:lightcss-loader can not be analyzed.
- [ ] Add examples and tests for the vue analysis

easy1090 avatar Dec 05 '23 08:12 easy1090