BundlerMinifier
BundlerMinifier copied to clipboard
"Bundler & Minify" not available
Installed product versions
- Visual Studio: 2022
- This extension: 2.9.9
Description
"Bundler & Minify" not available on menu with JS files
Steps to recreate
- Right click on JS file
- 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.
I’ll take a look at this tomorrow.
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.
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.
I believe what @bakerhillpins demonstrated is how it was intended to work.