Actions
Refactor #20536
closedUse sprockets3 syntax in plugin_assets.rake
Description
sprockets 3 deprecates the use of environment.register_engine. We should instead register a transformer as per the migration guide (https://github.com/rails/sprockets/blob/master/guides/extending_sprockets.md#registering-all-versions-of-sprockets-in-processors)
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset e4f876c4583e128bb1e1933ab0bd8af77a203688.
Actions