add webpack-encore-bundle requirement
This commit is contained in:
7
app/.gitignore
vendored
7
app/.gitignore
vendored
@@ -8,3 +8,10 @@
|
||||
/var/
|
||||
/vendor/
|
||||
###< symfony/framework-bundle ###
|
||||
|
||||
###> symfony/webpack-encore-bundle ###
|
||||
/node_modules/
|
||||
/public/build/
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
###< symfony/webpack-encore-bundle ###
|
||||
|
Reference in New Issue
Block a user