bertramdev / asset-pipeline

The core implementation of the asset pipeline for the jvm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3.3.3 - Plugin Assets Not available in Executable Wars or Jars - Javascripts result in 404

codeconsole opened this issue · comments

Building an executable war or jar results in 404 messages when trying to access resources.

Here is a working example using the latest version of grails and the asset-pipeline.

https://github.com/codeconsole/grails4bugs

It is worth mentioning that this has been broken since Grails 4 (verified)

Confirmed fixed. Excellent work @puneetbehl