Skip to content

Commit

Permalink
[WebpackEncoreBundle] Fix development server command for 2.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Kocal committed Sep 26, 2024
1 parent 4590420 commit c095bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symfony/webpack-encore-bundle/2.0/post-install.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

* Compile your assets: <fg=green>npm run dev</>

* Or start the development server: <fg=green>npm run watch</>
* Or start the development server: <fg=green>npm run dev-server</>

0 comments on commit c095bdc

Please sign in to comment.