Commit d394849
authored
[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 😅1 parent 12d560b commit d394849
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments