Merge pull request #1386 from smnandre/patch-3

[Webpack-Encore] Remove "ux" alias
This commit is contained in:
Fabien Potencier
2025-03-10 23:33:29 +01:00
committed by GitHub
@@ -8,7 +8,7 @@
"package.json": "package.json",
"webpack.config.js": "webpack.config.js"
},
"aliases": ["ux", "encore", "webpack", "webpack-encore"],
"aliases": ["encore", "webpack", "webpack-encore"],
"gitignore": [
"/node_modules/",
"/%PUBLIC_DIR%/build/",