Skip to content

Commit b964575

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #393
2 parents 9da7fc9 + ebd38ba commit b964575

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
"aliases": ["encore", "webpack", "webpack-encore"],
88
"gitignore": [
99
"/node_modules/",
10-
"/%PUBLIC_DIR%/build/"
10+
"/%PUBLIC_DIR%/build/",
11+
"npm-debug.log",
12+
"yarn-error.log"
1113
]
1214
}

0 commit comments

Comments
 (0)