# I don't know hoy to build a Stimulus bundle

**URL:** https://discuss.hotwired.dev/t/i-dont-know-hoy-to-build-a-stimulus-bundle/429
**Category:** General
**Created:** [September 12, 2018, 1:18pm UTC](https://discuss.hotwired.dev/t/i-dont-know-hoy-to-build-a-stimulus-bundle/429 "2018-09-12T13:18:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![NachoBracho](https://avatars.discourse-cdn.com/v4/letter/n/c57346/32.png) [@NachoBracho](https://discuss.hotwired.dev/u/NachoBracho)
#### Post date: [September 12, 2018, 1:18pm UTC](https://discuss.hotwired.dev/t/i-dont-know-hoy-to-build-a-stimulus-bundle/429/1 "2018-09-12T13:18:56Z")

</div>

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.
