dellermann / i18n-asset-pipeline

An asset-pipeline plugin for client-side i18n.
Apache License 2.0
3 stars 8 forks source link

Support Asset-Pipeline 2.0 #1

Closed davydotcom closed 9 years ago

davydotcom commented 9 years ago

In order to support AssetPipeline 2.0 there have been some changes to the AbstractAssetFile that need to be adhered to see github.com/bertramdev/coffee-asset-pipeline for an example. Also you need to create a META-INF/asset-pipeline/asset.specs to inject the AssetFile as a processable entity.