madskristensen / BundlerMinifier

Visual Studio extension
Other
616 stars 173 forks source link

Hardcoded ".min" always added #523

Open alex-jitbit opened 3 years ago

alex-jitbit commented 3 years ago

Just like with other extensions from Mads - a ".min" is always added to output file name and there's no way to disable that.

https://github.com/madskristensen/BundlerMinifier/blob/78f85ac9a2d644dc7a42afb70e02a6ed3492f380/src/BundlerMinifierVsix/Helpers/FileHelpers.cs#L18