You’ll need the plugin search to still look for the plugInfo.json to find what to register. See my PR above.
The JSON files still include various metadata about how each plugin is used, which is why they can’t simply be elided.
However I think it might be worth having a setup where static or monolithic builds pull the JSON data as internalized static data.