js
Deprecated: Use the
scripts array instead.URL to the main JavaScript file used site-wide. Defaults to the bundled main.min.js.
| Property | Details |
|---|---|
| Type | url |
| Accepted values |
|
| Status | Deprecated |
Example (deprecated usage)
[Params]
js = "/js/main.js"
Replacement
[[Params.scripts]]
url = "/js/main.js"
cache = true