mirror of
https://github.com/symfony/recipes.git
synced 2026-09-18 02:26:31 +03:00
Merge pull request #393
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
"aliases": ["encore", "webpack", "webpack-encore"],
|
||||
"gitignore": [
|
||||
"/node_modules/",
|
||||
"/%PUBLIC_DIR%/build/"
|
||||
"/%PUBLIC_DIR%/build/",
|
||||
"npm-debug.log",
|
||||
"yarn-error.log"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user