tednaleid / groovy-template-grails-asset-pipeline

Provides Groovy Template support (including Grails Config access) to asset pipeline js/css files.
Apache License 2.0
9 stars 5 forks source link

Add JavascriptUrlAwareProcessor to html and htm file #6

Open bioform opened 9 years ago

bioform commented 9 years ago

You add JavascriptUrlAwareProcessor only to asset.pipeline.JsAssetFile.processors But it will be better to process assets urls in static html assets too. Sinse, for example, AngularJS templates can have references(url) to "partial" templates