Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ES6 support or advanced javascript syntax => ? #40

Open
dotnetshadow opened this issue Nov 13, 2024 · 1 comment
Open

ES6 support or advanced javascript syntax => ? #40

dotnetshadow opened this issue Nov 13, 2024 · 1 comment

Comments

@dotnetshadow
Copy link

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

  1. Create the bundle with a javascript that contains es6 type syntax
  2. Set in bundle config minify to true
  3. 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

@dotnetshadow dotnetshadow changed the title ES6 support or advanced javascript syntax => ES6 support or advanced javascript syntax => ? Nov 13, 2024
@failwyn
Copy link
Owner

failwyn commented Jan 9, 2025

Would you mind creating a small test file that replicates the exception you are getting and post it here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants