forked from madskristensen/BundlerMinifier
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Installed product versions
- Visual Studio: Professional 2022 Version 17.11.5
- This extension: 2.9.11
Description
Does this package work with es6 type syntax i.e. will it support arrow functions => or .? etc or does it have the same issues as Mads package?
Steps to recreate
- Create the bundle with a javascript that contains es6 type syntax
- Set in bundle config minify to true
- Right mouse click on solution and rebuild.
Current behavior
Fails when rebuilding solution with Bundler & Minifier error 0: Object reference not set to an instance of an object.. If I set minify to false everything works fine
Expected behavior
Should compile without errors
Metadata
Metadata
Assignees
Labels
No labels