sulu / sulu-docs

Sulu documentation
https://docs.sulu.io
22 stars 116 forks source link

Update webpack-encore.rst #786

Open zetno opened 8 months ago

zetno commented 8 months ago

Added the missing step to install StimulusBundle.

Onwards it talks about e.g.

assets/bootstrap.js assets/controllers.json assets/controllers/hello_controller.js

Which is from the StimulusBundle :)

Q A
Fixed tickets fixes #issuenum
Related PRs sulu/sulu#prnum
License MIT

What's in this PR?

The guide explains steps of the StimulusBundle, but does not mention installing it.

Why?

Well.. if you strictly follow the guide. You won't find most of the files mentioned. e.g.

assets/bootstrap.js assets/controllers.json assets/controllers/hello_controller.js

and the change in the webpack about Stimulus.