BundlerMinifier icon indicating copy to clipboard operation
BundlerMinifier copied to clipboard

Fix Issue 16

Open edelciomolina opened this issue 2 years ago • 0 comments

See https://github.com/failwyn/BundlerMinifier/issues/16

Work in progress

  • [ ] The problem is with NUglify that unable interprete @ char as a shorthand for VUE events as explained here . But can minifies HTML files well when replaced to v-on:

edelciomolina avatar Jan 04 '23 00:01 edelciomolina