Reply To: A lot of css and js files….?
Home › Pro Support Forums › General Support › A lot of css and js files….? › Reply To: A lot of css and js files….?
February 18, 2023 at 9:04 am
#6481
Keymaster
I’m working on a way to only include the Full and Masonry assets when they’re actually needed (when those views are being used). The other assets are all needed but could possibly be combined. The plugin generally should work with other plugins that combine JS and CSS files. (I unfortunately had to roll back some efforts I had made in deferring and conditionalizing some of these because of conflicts with those plugins.)