-
```
What steps will reproduce the problem?
1. Request a CSS resource containing a LESS component.
What is the expected output? What do you see instead?
Expect to see the generated CSS code. Instead,…
-
When I put bootstrap.css in src/main/resources and use the classpath locator, it works:
```
classpath:bootstrap/2.3.2/css/bootstrap.css
```
But with the Bootstrap WebJar, I get the following error:
…
-
Hi,
I am currently trying to translate the pom.xml to a build.gradle, but I am not sure how to transfer the plugin parts.
Is there already somewhere a springboot customized webapp implemented with…
-
Following up https://github.com/webjars/webjars/issues/1277#issuecomment-363835659 this issue is about running the WebJars API with custom endpoints, to be able to acquire/deploy packages to/from priv…
-
看日志只有api-docs和以下几个swagger相关的mapping被执行了
Mapped "{[/swagger-resources/configuration/ui]}" onto public org.springframework.http.ResponseEntity springfox.documentation.swagger.web.ApiResourceController…
-
When trying to run Spring PetClinic as a GraalVM native image I hit several issues related to WebJars. As a workaround I added runtime hints: https://gist.github.com/maciejwalkowiak/6f7097157aec2f5d1a…
-
The .less files and unminified js files can be retrieved by anyone who cares to guess the URLs for these assets!
ejain updated
9 years ago
-
Version 0.1.7, Chrome 38.0.2125.111 m
I can reproduce a problem 100% of the time where I open a new tab, load my application and the page fails to load with:
`Load timeout for modules: requireCss!cs…
-
```
4.0.0
org.sonatype.oss
oss-parent
7
jar
org.webjars
material-dashboard
1.11.1-SNAPSHOT
material-dashboard
WebJar for material…
-
```
4.0.0
org.sonatype.oss
oss-parent
7
jar
org.webjars
angular-ripple
0.0.5-SNAPSHOT
angular-ripple
WebJar for angular-ripple
htt…