BundlerMinifier icon indicating copy to clipboard operation
BundlerMinifier copied to clipboard

Error with Vue sintaxe into HTML

Open edelciomolina opened this issue 2 years ago • 3 comments

Installed product versions

Bundler & Minifier 2.9.3

Microsoft Visual Studio Community 2022 - Version 17.4.3 VisualStudio.17.Release/17.4.3+33205.214 Microsoft .NET Framework - Version 4.8.04084 ASP.NET and Web Tools 17.4.326.54890

Description

image

Steps to recreate

Just writes a html element with an attribute name that starts with "@", example:

<div @variant="xyz"></div>

edelciomolina avatar Dec 20 '22 17:12 edelciomolina

Pull Requests welcome

failwyn avatar Jan 03 '23 17:01 failwyn

Pull Requests welcome

I´m trying to discover if NUglify has argument for a workaround. The PR will be as draft until done. https://github.com/failwyn/BundlerMinifier/pull/17

edelciomolina avatar Jan 04 '23 00:01 edelciomolina

If it’s an issue with NUglify you can put an issue on the Github page and I’ll update the extension when it’s fixed.

failwyn avatar Jan 04 '23 01:01 failwyn