mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 15:46:37 +03:00
Merge pull request #175 from symfony/encore-tweaks
This commit is contained in:
@@ -4,5 +4,8 @@
|
||||
"package.json": "package.json",
|
||||
"webpack.config.js": "webpack.config.js"
|
||||
},
|
||||
"aliases": ["encore", "webpack", "webpack-encore"]
|
||||
"aliases": ["encore", "webpack", "webpack-encore"],
|
||||
"gitignore": [
|
||||
"/node_modules/"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user