I want to insert react components to my Bubble web app.
I was thinking on creating a visual element plugin for those components. I’m using some packages and node modlues in my components and I saw that bubble allows using node modlues just in server side action.
Is there an option to use node modules also in visual elements / frontend side?
Thanks in advance.