Ask questionsSource files are not ignored with `sourcemapIgnoreList` setting configured
Refer to the reproduction step, expect the stack frame from the node_modules
to be hidden but still see them. cc: @bmeurer
https://github.com/jecfish/sv-counter
node_modules
to be hidden but still see them. [NOT OK]System:
OS: macOS 13.2.1
CPU: (10) arm64 Apple M1 Max
Memory: 10.51 GB / 64.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 18.15.0 - ~/.volta/tools/image/node/18.15.0/bin/node
npm: 9.5.0 - ~/.volta/tools/image/node/18.15.0/bin/npm
Browsers:
Chrome: 111.0.5563.110
Chrome Canary: 114.0.5680.0
Firefox: 111.0.1
Firefox Developer Edition: 112.0
Safari: 16.3
Safari Technology Preview: 16.4
npmPackages:
vite: ^4.2.1 => 4.2.1
npm
No response
Answer
questions
bmeurer
My understanding of this is limited, but I think @danielroe explained to me that Vite is doing some optimized deps, and it looks like for that step we don't apply the predicate?
Related questions
No questions were found.