Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Bundler & Minify" not available #32

Open
paul-turner-github opened this issue Apr 10, 2024 · 3 comments
Open

"Bundler & Minify" not available #32

paul-turner-github opened this issue Apr 10, 2024 · 3 comments

Comments

@paul-turner-github
Copy link

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

@failwyn
Copy link
Owner

failwyn commented May 28, 2024

I’ll take a look at this tomorrow.

@bakerhillpins
Copy link

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

@failwyn
Copy link
Owner

failwyn commented Aug 6, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants