We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f394233 commit ff4ddf8Copy full SHA for ff4ddf8
1 file changed
modules/ROOT/partials/configuration/crossorigin.adoc
@@ -5,7 +5,6 @@ The `+crossorigin+` option controls how {productname} handles cross-origin resou
5
6
*Type:* `+(url: string, resourceType: 'script' | 'stylesheet') => string+`
7
8
-*Default value:*
9
10
* For {cloudname}: A function that returns `+'anonymous'+` for cloud resources and omits the attribute for other resources.
11
* For self-hosted: A function that **omits** the crossorigin attribute for all resources.
0 commit comments