Merge "Clarify that addModuleStyles is for style-only modules"
This commit is contained in:
commit
7ba2e0aed3
1 changed files with 1 additions and 1 deletions
|
|
@ -574,7 +574,7 @@ class OutputPage extends ContextSource {
|
|||
}
|
||||
|
||||
/**
|
||||
* Load the styles of one or more ResourceLoader modules on this page.
|
||||
* Load the styles of one or more style-only ResourceLoader modules on this page.
|
||||
*
|
||||
* Module styles added through this function will be loaded as a stylesheet,
|
||||
* using a standard `<link rel=stylesheet>` HTML tag, rather than as a combined
|
||||
|
|
|
|||
Loading…
Reference in a new issue