Merge pull request #393

This commit is contained in:
symfony-flex-server[bot]
2018-03-28 11:38:14 +00:00
committed by GitHub
@@ -7,6 +7,8 @@
"aliases": ["encore", "webpack", "webpack-encore"],
"gitignore": [
"/node_modules/",
"/%PUBLIC_DIR%/build/"
"/%PUBLIC_DIR%/build/",
"npm-debug.log",
"yarn-error.log"
]
}