Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion services-asset-compilation.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ The following aliases are supported:

Alias | Description
------------- | -------------
`@jquery` | Reference to the jQuery library (v3.4.0) used in the backend. (JavaScript)
`@jquery` | Reference to the jQuery library (v3.7.1) used in the backend. (JavaScript)
`@framework` | AJAX framework extras, subsitute for `{% framework %}` tag. (JavaScript)
`@framework.extras` | AJAX framework extras, subsitute for `{% framework extras %}` tag. (JavaScript, CSS)
`@framework.extras.js` | AJAX framework extras, (JavaScript)
Expand Down