Skip to content
#

cableready

Here are 10 public repositories matching this topic...

Language: All
Filter by language
stimulus_reflex
julianrubisch
julianrubisch commented May 5, 2022

Just found out that this line:

https://github.com/stimulusreflex/stimulus_reflex/blob/165c2fae77b164e2f82306f4c692f97040b9c7fd/lib/tasks/stimulus_reflex/install.rake#L41

fails in a new jsbundling-esbuild setup because the following is typically present:

import controllers from './**/*_controller.js'
controllers.forEach(controller => {
  application.register(controller.name, con
good first issue javascript

Improve this page

Add a description, image, and links to the cableready topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cableready topic, visit your repo's landing page and select "manage topics."

Learn more