-
Creating this issue so someone with more closure compiler experience might be able to help. Or gather information we have.
The issue is to keep devices code readable and maintainable, registers and…
-
`Error: .apos-ui-dropdown-container is undefined`
this is the error i get when turning on minification, must have happened in version 0.5.10
-
Hello, I have a project that has a few JSON files in it. Does this action support the modification of JSON files?
-
Hugo Pipes allow [the minification of CSS assets](https://gohugo.io/hugo-pipes/minification/)
I'm working on an implementation in BeautifulHugo [in this dedicated branch](https://github.com/RoneoOr…
-
-
```
Our current build process uses yuicompressor, but we should investigate
other possibilities. Specifically, I would like to look at Google's
Closure: http://code.google.com/closure/compiler/ and s…
-
### Issue type
- **Feature Request:**
- flag "dense output" that turns off the readable whitespace
### Prerequisites
- **Can you reproduce the issue?:**
- yes
- **Did you s…
-
How about the ability to minify specified JS/CSS files/folders?
-
Let's enable minification for production builds to get smaller bundles.
- [ ] enable `ng-strict-di` https://docs.angularjs.org/api/ng/directive/ngApp#!
- [ ] enable minification for produciton builds …
-
### What is the problem this feature would solve?
To minify a chunk of JavaScript code programatically, it needs to be saved to disk and then passed to `Bun.build` with `minify: true`. This isn't ide…