mirror of
https://github.com/chylex/Discord-History-Tracker.git
synced 2025-04-15 16:10:32 +03:00
Update readme
This commit is contained in:
parent
e96aa4fb96
commit
0c335fb4bc
@ -10,10 +10,8 @@ The `track.js` script is ready to be added as a bookmark in a browser, or ran in
|
||||
|
||||
## Minification
|
||||
|
||||
The build process automatically minifies the generated files. **YUI Compressor** is used for CSS and **UglifyJS** is used for JavaScript.
|
||||
The build process automatically minifies the generated files. **YUI Compressor** is used for CSS and **UglifyJS** is used for JavaScript. To disable minification, use the `--nominify` flag.
|
||||
|
||||
**YUI** requires **Java 7+** on the PATH. If Java is not available, CSS compression will be skipped.
|
||||
|
||||
**UglifyJS** is executed using the included **Node** runner with all packages already installed in the repository.
|
||||
|
||||
To disable minification, use the `--nominify` flag.
|
||||
|
Loading…
x
Reference in New Issue
Block a user