-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
--no-source-maps
flag appears to be ignored during build in 1.10.1
#2079
Comments
Also experiencing this issue. |
Im also experiencing this 1.10.1. |
Somehow this issue just disappeared yesterday, not sure why. |
It seems this issue happens in |
Fixed by #2089 ? |
I'm still seeing this behavior on |
I am still seeing this issue on parcel-bundler 1.11.0.
./node_modules/.bin/parcel --version
1.11.0 |
You must remove the |
🐛 bug report
--no-source-maps
flag appears to be ignored during build. This just started happening recently, so I'm assuming it started in either1.10.0
or1.10.1
.🎛 Configuration (.babelrc, package.json, cli command)
CLI via npm script:
🤔 Expected Behavior
No source maps.
😯 Current Behavior
Source maps.
🌍 Your Environment
1.10.1
10.10.0
npm
6.3.0
The text was updated successfully, but these errors were encountered: