Hello!
I have been playing some hours with the Stimulus starter project, and I really, really like it, so I am trying to start a new test project, from scratch.
I do not use Rails, Webpack, nor Yarn. I feel here like an stranger
I use Gulp for everything, so I am used to throw a bunch of .js, and .scss files and get the processed files.
In the handbook, the only mention of other build systems talk about loading and registering the controller files, but I do not know how to get a bundle.js from that, like in the Starter project.
I am very, very lost. Can someone point me in the right direction?
Than you in advance!
Nacho B.