installing webpack-encore and yarn in node container

This commit is contained in:
2021-02-18 21:10:16 +01:00
parent 0fdd876bc4
commit 4ecc506693
20 changed files with 9014 additions and 5 deletions

7
app/.gitignore vendored
View File

@@ -9,3 +9,10 @@
/var/
/vendor/
###< symfony/framework-bundle ###
###> symfony/webpack-encore-bundle ###
/node_modules/
/public/build/
npm-debug.log
yarn-error.log
###< symfony/webpack-encore-bundle ###