Hi there,
I’ve created a plugin following the standard instructions and CRA template. When I run it locally everything works fine. I figured it might be useful so have tried to release it publicly rather than self-host it for our company. I have published it to the marketplace but it doesn’t seem to work when installed, the page just hangs. Checking the plugin CDN for it, it appears to be there but the index file definitely doesn’t exist, I have pointed the entryPoint
to build/index.html
as with the standard template. Not sure how to proceed.
The plugin is here:
Thanks,
Ryan