From b6415542a922e6b751a1bb3dd095d4e8617ac80d Mon Sep 17 00:00:00 2001 From: WebVPF <61043464+WebVPF@users.noreply.github.com> Date: Wed, 9 Feb 2022 16:07:50 +0200 Subject: [PATCH] nowrap table column --- services-asset-compilation.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/services-asset-compilation.md b/services-asset-compilation.md index bc7d19ee..4079d203 100644 --- a/services-asset-compilation.md +++ b/services-asset-compilation.md @@ -114,6 +114,12 @@ The asset combiner supports common aliases that substitute file paths, these wil The following aliases are supported: + +
+ Alias | Description ------------- | ------------- `@jquery` | Reference to the jQuery library (v3.4.0) used in the backend. (JavaScript)