symfony / webpack-encore-bundle

Symfony integration with Webpack Encore!
https://symfony.com/webpack-encore
MIT License
933 stars 83 forks source link

Stimulus: move deprecations from DTOs to filters/functions #186

Closed jmsche closed 2 years ago

jmsche commented 2 years ago

As discussed with @weaverryan on Slack, I'm moving deprecation triggers from DTOs to Twig filters/functions.

weaverryan commented 2 years ago

Thanks @jmsche!