I have a Rails 6 app and I want use Svelte on client side only
I have nodeJS, NPM and Yarn installed.
Now, how can I install Svelte to this app without webpack, only using sprocket ?
I have a Rails 6 app and I want use Svelte on client side only
I have nodeJS, NPM and Yarn installed.
Now, how can I install Svelte to this app without webpack, only using sprocket ?