Resolved! Scaffolded "empty" custom component error on local machine: Uncaught ReferenceError: process is not defined
I'm trying to get set up to build a custom component for UI Builder, however when running the scaffolded component I get the error message below in the browser console. If I added buttons or checkmarks into the view (in index.js), they render in the...