BundlerMinifier icon indicating copy to clipboard operation
BundlerMinifier copied to clipboard

"Bundler & Minify" not available

Open paul-turner-github opened this issue 10 months ago • 3 comments

Installed product versions

  • Visual Studio: 2022
  • This extension: 2.9.9

Description

"Bundler & Minify" not available on menu with JS files image

Steps to recreate

  1. Right click on JS file
  2. No "Bundler & Minify" menu displayed

Current behavior

Cannot minify an individual JS file

Expected behavior

It used to work and it doesn't any more. Menu is not displayed. image

paul-turner-github avatar Apr 10 '24 00:04 paul-turner-github

I’ll take a look at this tomorrow.

failwyn avatar May 28 '24 21:05 failwyn

Not sure if this is what you're experiencing but I'll put up what I'm seeing.

I created a noob html project and copied in my basic html webpage. I can select any JS file and it allows me to minify just that file. image

However, if I have the same project with all my JS files already included in a bundleconfig.json file I don't get the option to minify that file on it's own. image

bakerhillpins avatar Jun 27 '24 20:06 bakerhillpins

I believe what @bakerhillpins demonstrated is how it was intended to work.

failwyn avatar Aug 06 '24 12:08 failwyn