Hi,
I’ve successfully integrated your vite plugin with my Wordpress theme. It’s very nifty.
There is only one issue for me:
I would look to create separate dependency manifests for each input. Currently only one manifest is generated, the editor.deps.json. It then contains dependencies of all input files.
Your documentation also states that just one manifest file will be created. So I guess this is not yet possible with the vite-plugin? If it is possible, how would I achieve this?