madskristensen / BundlerMinifier

Visual Studio extension
Other
611 stars 171 forks source link

Build Error Expected colon, found ';' #604

Closed MacrayBlackhand closed 4 months ago

MacrayBlackhand commented 4 months ago

Describe the bug I'm getting an error (Expected colon, found ';') on a file that runs fine when not minified

To Reproduce Steps to reproduce the behavior: 1.Build the project

Expected behavior A successful build and a minified file

Screenshots None

Additional context It's complaining about a line in the minified file that doesn't exist. The line number given does not correspond to any source file I have.