Hello
I have a custom widget I’d like to integrate into NetlifyCMS, however I am not using a build process that imports the CMS and compiles it to my site.
Does this mean I need to clone the NetlifyCMS repo and rebuild it to integrate my own custom widget?
The custom widget I want to use is already prebundled (I used the netlify widget starter) so writing it all again inline in the html isn’t really ideal for me…
I supposed I just want to be clear, is the only way to integrate bundled custom widgets to the CMS is to rebuild it manually?
Thanks
Jaclyn