Hi,
Like most of grav user, I use the asset manager for my project, and I wonder what would be the best way to handle page-specific asset.
Let's say I will only use the google maps js asset for my page 'Contact', would you say it is better to load it just once, but pipelined with all other assets (I assume my assets will be cached and only loaded once) on first load, or do you think I should rather use only used assets on each page?
Thanks for your feedback