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
Expected line directives to be maintained in the output and regions to be minified. Instead, # line 1 (with space between # and line) disappears whereas region and endregion directives with exclamation don't get minified.
The text was updated successfully, but these errors were encountered:
Install version 1.0.2:
Then in PowerShell, try:
The output will be:
Expected line directives to be maintained in the output and regions to be minified. Instead,
# line 1
(with space between#
andline
) disappears whereasregion
andendregion
directives with exclamation don't get minified.The text was updated successfully, but these errors were encountered: