We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa1357d commit 47d1fbeCopy full SHA for 47d1fbe
packages/vite/src/node/optimizer/scan.ts
@@ -27,7 +27,7 @@ import {
27
moduleListContains,
28
multilineCommentsRE,
29
normalizePath,
30
- parseRequest,
+ // parseRequest,
31
singlelineCommentsRE,
32
virtualModulePrefix,
33
virtualModuleRE,
0 commit comments