Commit Graph
6 Commits
Author SHA1 Message Date
Hugo Alliaume a91c2d7389 [WebpackEncoreBundle] Add recipe for old version 1.17, adjust @symfony/stimulus-bridge constraints 2025-10-16 21:39:35 +02:00
bacda33468 [webpack-encore-bundle] Disable build notifications by default (#1353)
* Commented for config and removed dependency in package

* Update symfony/webpack-encore-bundle/2.0/webpack.config.js

Co-authored-by: Hugo Alliaume <hugo@alliau.me>

---------

Co-authored-by: Hugo Alliaume <hugo@alliau.me>
2025-04-14 09:32:32 -04:00
Simon AndréandGitHub d39484998a [Webpack-Encore] Remove "ux" alias
Currently if someones types "composer req ux" after a base symfony install ... he ends up with webpack encore.

Worse, the same thing happens if user installed symfony "--webapp", as they will end up with both AssetMapper and Webpack Encore installed.

Finally, and the initial reason I checked this: we will soon need the "ux" alias for the UX Bundle.

cc @Kocal 

PS: not sure if this would require a release to be effective... and hope it does not 😅
2025-03-09 02:41:29 +01:00
Hugo AlliaumeandGitHub d62024a8a5 [WebpackEncoreBundle] Update recipe for Webpack Encore 5 (#1341) 2024-10-06 11:34:46 +02:00
Nicolas GrekasandGitHub 544ff21cd0 Recommend NPM instead of Yarn (#1229) 2023-08-08 22:07:35 +02:00
Ryan WeaverandGitHub c590fdaa8e Adding new recipes for Encore, Stimulus & AssetMapper (#1202)
* Adding new recipes for Encore, Stimulus & AssetMapper

* StimulusBundle 1.0 -> 2.9

* updating namespace

* moving encore recipe changes to 2.0

* conflict with older version of flex

* adding ux_controller_link_tags() to recipe

* adding documentation to importmap

* updating message to match core

* Adding ux translator

* fixing translations path

* Documenting the new add-lines configurator

* Fixing translator initial version

* shorten to just var

* remove ux alias - there is no one package to install UX packages currently

* fixing wrong package name
2023-05-27 01:35:12 +02:00