Skip to content

Commit

Permalink
Tell jsmin is available already
Browse files Browse the repository at this point in the history
  • Loading branch information
EpocDotFr committed Aug 10, 2024
1 parent 744f9e7 commit 366156a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,10 @@ templates.
[`register()`](https://webassets.readthedocs.io/en/latest/environment.html#registering-bundles). Sources are relative to
`ASSETS_DIR`, destinations to `OUTPUT_DIR`.

!!! note
[jsmin](https://github.com/tikitu/jsmin) is already installed as dependency. It is internally used to minify JSON
templates, and may be used in webassets bundles without any additional install step to minify Javascript files.

### `JINJA_GLOBALS`

**Type:** Dict[str, Any]
Expand Down

0 comments on commit 366156a

Please sign in to comment.