BundlerMinifier
BundlerMinifier copied to clipboard
async and await
How do I get async and await to work with this extension?
Installed product versions
- Visual Studio: 2017 Community
- This extension: 2.8.396
Description
async and await causes the extension to fail minimize/bundle
Steps to recreate
let myObject = { myFunction: async function() { //code here including use of await } }
to upgrade vsix on http://vsixgallery.com/extension/a0ae318b-4f07-4f71-93cb-f21d3f03c6d3/, i don't know why the author do not upload new version to marketplace.