Polish "Update documentation to reference webjars-locator-core"
Closes gh-12135
This commit is contained in:
@@ -1994,7 +1994,8 @@ Then declare your Webjar. Using jQuery as an example, adding
|
||||
`"/webjars/jquery/x.y.z/dist/jquery.min.js"`. where `x.y.z` is the Webjar version.
|
||||
|
||||
NOTE: If you use JBoss, you need to declare the `webjars-locator-jboss-vfs`
|
||||
dependency instead of the `webjars-locator-core`. Otherwise, all Webjars resolve as a `404`.
|
||||
dependency instead of the `webjars-locator-core`. Otherwise, all Webjars resolve as a
|
||||
`404`.
|
||||
|
||||
To use cache busting, the following configuration configures a cache busting solution for
|
||||
all static resources, effectively adding a content hash, such as
|
||||
|
||||
Reference in New Issue
Block a user