failwyn / BundlerMinifier

Visual Studio extension
Other
37 stars 9 forks source link

JS Minified Files Not Updating #33

Open dkyle1960 opened 3 weeks ago

dkyle1960 commented 3 weeks ago

Installed product versions

Description

JavaScript files are not being minified when changes are made and saved to the original.

Steps to recreate

  1. Edit .js file
  2. Save .js file
  3. minified file not updating

Current behavior

JavaScript files are not being minified when changes are made and saved to the original.

Expected behavior

The minified files should update as soon as original .js file is updated.

failwyn commented 1 week ago

Can you upload a sample project that reproduces this behavior?