We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dce994 commit 7b13c15Copy full SHA for 7b13c15
ux.symfony.com/templates/main/homepage.html.twig
@@ -31,10 +31,8 @@
31
32
<div class="row">
33
<div class="col-12 col-md-6">
34
- <twig:Terminal>
35
- composer require symfony/webpack-encore-bundle symfony/stimulus-bundle
36
- npm install
37
- npm run watch
+ <twig:Terminal bottomPadding="145">
+ composer require symfony/asset-mapper symfony/stimulus-bundle
38
</twig:Terminal>
39
</div>
40
0 commit comments