-
-
Notifications
You must be signed in to change notification settings - Fork 608
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add option to disable detect tilde prefix #1629
Comments
Why you need this? Just don't use |
I have a big project and I use different prefixes ( |
Why do you use |
I use 4 different aliases that lead to different folders. (
Other builders(vite for example) allow you to use
I'm not sure there's really a lot of them. So far, this is the only place for me. |
We can solve it without any new options, try to resolve |
Feature Proposal
add a new parameter of type disableTildePrefix and make it default to false. This won't be a critical change.
I would be happy to do a PR for it.
Feature Use Case
I need to turn off the
IS_MODULE_REQUEST
regular expression, currently this can only be done with the patchPlease paste the results of
npx webpack-cli info
here, and mention other relevant informationSystem:
OS: Linux 5.15 Ubuntu 22.04.5 LTS 22.04.5 LTS (Jammy Jellyfish)
CPU: (20) x64 13th Gen Intel(R) Core(TM) i5-13600K
Memory: 11.38 GB / 15.51 GB
Binaries:
Node: 22.1.0 - /run/user/0/fnm_multishells/6275_1740567187202/bin/node
npm: 10.7.0 - /run/user/0/fnm_multishells/6275_1740567187202/bin/npm
pnpm: 9.15.4 - /run/user/0/fnm_multishells/6275_1740567187202/bin/pnpm
Packages:
sass-loader: ^16.0.5 => 16.0.5
The text was updated successfully, but these errors were encountered: