Is it possible to use this bundle without the AssetMapper? #228
Replies: 2 comments
-
Alternatively, re-write your view code to not use .vue files.
That way, you can use AssetMapper, which rocks. Let us know if that works for you, I've been tempted to switch some things to vue but at this point I can't imagine giving up AssetMapper. |
Beta Was this translation helpful? Give feedback.
-
Hi @bsprengelmeijer, Indeed, Asset Mapper and Webpack lead to undesired behaviors.
|
Beta Was this translation helpful? Give feedback.
-
I'm using symfony/ux-vue, so I need webpack-encore to build the assets, but using webpack together with the asset mapper doesn't work.
Beta Was this translation helpful? Give feedback.
All reactions