You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
got a similar problem. i see the original file name and line number are shown in the Chrome console's "elements" tab. but when i click on it, i see a blank file in the "source" tab. In Firefox and Safari i get a The configuration file does not exist. message.
CSS min not generating source map if i set
sourceMap: true
.output.min.css is OK.
Is it a bug or something wrong on my side?
My code:
The text was updated successfully, but these errors were encountered: