Hi there,
I am trying to follow along with: Integrating SvelteKit with Backendless - DEV Community
But get error “ReferenceError: require is not defined” when adding the following:
import Backendless from 'backendless'
Any advise would be great. Thanks