How to us JS require() in Wappler NodeJS project

THanks @George. I did manage to download Browserify and get that to bundle a JS file to include the 'required' files.

Turns out that wasn't really the solution to my problem. I'm trying to get Google authorization set up when i need to use a Service Account (which is outside of the current Wappler capabilities I believe)