failwyn / BundlerMinifier

Visual Studio extension
Other
37 stars 9 forks source link

"Bundler & Minify" not available #32

Open paul-turner-github opened 3 months ago

paul-turner-github commented 3 months ago

Installed product versions

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

failwyn commented 1 month ago

I’ll take a look at this tomorrow.

bakerhillpins commented 1 week ago

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