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
{{ message }}
This repository was archived by the owner on Oct 16, 2019. It is now read-only.
On both my Windows 10 and Mac El Capitan, turning off the Sourcemap option doesn't actually turn off source mapping. The .crunch file contains 2 listings - 'sourceMap: false' followed by 'sourcemap: true'. I've tried deleting both entries and changing both to false and neither will stop the creation of the .map file nor the addition of the source map directive in the resulting CSS sheet.
Running version 2.3.3.
The text was updated successfully, but these errors were encountered:
On both my Windows 10 and Mac El Capitan, turning off the Sourcemap option doesn't actually turn off source mapping. The .crunch file contains 2 listings - 'sourceMap: false' followed by 'sourcemap: true'. I've tried deleting both entries and changing both to false and neither will stop the creation of the .map file nor the addition of the source map directive in the resulting CSS sheet.
Running version 2.3.3.
The text was updated successfully, but these errors were encountered: