Open
Description
Hello. I have some error:
Your controllers.json file was not found. Be sure to add a Webpack alias from "@symfony/stimulus-bridge/controllers.json" to *your* controllers.json file.
I added into webpack.config.js Encore.enableStimulusBridge('./assets/controllers.json')
How to fix it?
controllers.json is into assets
{ "controllers": [], "entrypoints": [] }
Metadata
Assignees
Labels
No labels