Hello All
I am struggle to load backend assets file base on the condition.Because in new version this code move into manifest file to add assets like this
'web.assets_backend': [
'/module_name/static/src/css/tazawal_font.css',
],
But i need to load different font file base on the configuration.So please any way to load this file base on the condition.I have apply same into version 14 like this
Please suggest any way to load like above into version 14.5
Thanks
Haresh