Skip to content

ES6 support or advanced javascript syntax => ? #40

@dotnetshadow

Description

@dotnetshadow

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions