This repository has been archived by the owner on Dec 5, 2019. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 179
Map sourceMap to devtool #368
Comments
@stevenvachon please format your issue using issue template and reopen |
I'm not allowed to reopen an issue that's been closed by a collaborator. |
Yeah, this is an unfortunate side-effect - if one sets Or at least emit some sort of warning - currently there is no way to tell from build output that It is actually, IMO, a bug that |
It was fixed in next major release, because it is breaking change |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently, the
sourceMap
option must be explicitly defined when it'd be much more convenient for it to rely on the value of Webpack'sdevtool
option.The text was updated successfully, but these errors were encountered: