You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 10, 2024. It is now read-only.
all the css and js resources are resulting in a 404
Due to some legacy setup I really would like to reconfigure the assets plugin to use the static instead of the default assets mapping.
Is there a way to fix that in console?
grails 3.2.6
console 2.0.8
BTW.
Console plugin doesn't leverage the assets-pipeline for serving resources?
The console stops working when I set
all the css and js resources are resulting in a
404Due to some legacy setup I really would like to reconfigure the assets plugin to use the
staticinstead of the defaultassetsmapping.Is there a way to fix that in console?
grails 3.2.6
console 2.0.8
BTW.
Console plugin doesn't leverage the assets-pipeline for serving resources?