compress
compress copied to clipboard
Beego Compress provides an automated system for compressing Css and JavaScript files
- Switch default minifiers to https://github.com/tdewolff/minify - Remove copressJs and compressCss - Add type property to compress - Remove CssCompresser and JsCompresser - Add setType() to main Compressor interface -...
Thanks for making good thing, but please share how to install in debian with apache2
It complains about invalid "/" characters...because beego compress doesn't handle comments properly. Once all of the comments are removed it works.
I replaced Beego to beego. https://github.com/beego/beedoc/issues/204
This pull request contains the following changes. Each item also corresponds to a branch mentioned below (see the [network graph](https://github.com/beego/compress/network) for a compact overview). In chronological order: - Spelling fixes...
dev模式下 js,css url使用配置的SrcURL配置