madskristensen / BundlerMinifier

Visual Studio extension
Other
611 stars 171 forks source link

Added decode escapes option #564

Closed programcsharp closed 2 years ago

programcsharp commented 3 years ago

Encoding escaped characters into unicode chars can sometimes cause arcane issues with icon fonts: https://github.com/FortAwesome/Font-Awesome/issues/17644

This option lets you turn off escape encoding.

Is it possible to get a new release of the BuildBundlerMinifier nuget, or do we need to fork that? I'm not seeing a nightly build of the nuget, only the visx.

serkanyazicioglu commented 2 years ago

Definetly need this, having the some problem.

madskristensen commented 2 years ago

Thanks