Skip to content

Commit 5ddb1f2

Browse files
committed
Register a new "ux" alias
1 parent 383c15d commit 5ddb1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/webpack-encore-bundle/1.0/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"package.json": "package.json",
99
"webpack.config.js": "webpack.config.js"
1010
},
11-
"aliases": ["encore", "webpack", "webpack-encore"],
11+
"aliases": ["ux", "encore", "webpack", "webpack-encore"],
1212
"gitignore": [
1313
"/node_modules/",
1414
"/%PUBLIC_DIR%/build/",

0 commit comments

Comments
 (0)