add webpack-encore-bundle requirement

This commit is contained in:
2021-04-17 23:15:30 +02:00
parent 5622128c68
commit f7da84b719
16 changed files with 353 additions and 1 deletions

7
app/.gitignore vendored
View File

@@ -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 ###