Hi all, I’m using Sage 10 to display custom post types and will ultimately sort/filter the results using FacetWP (https://facetwp.com). I have my CPT template working and the custom post type is showing along with FacetWP template code (so I know the plugin is doing something).
However, the JS FacetWP uses to generate and display the facets is nowhere to be found. It’s not giving a 404 or anything. Do I need to load the plugin assets into my yarn config somehow? Is there a way to make Sage aware of plugins that affect the UI?