chore: install Webpack Encore Bundle

This commit is contained in:
Maël Gangloff
2024-07-19 02:04:41 +02:00
parent 3b63320cb6
commit 04d9fc20d3
10 changed files with 4754 additions and 15 deletions

7
.gitignore vendored
View File

@@ -26,3 +26,10 @@
###> lexik/jwt-authentication-bundle ###
/config/jwt/*.pem
###< lexik/jwt-authentication-bundle ###
###> symfony/webpack-encore-bundle ###
/node_modules/
/public/build/
npm-debug.log
yarn-error.log
###< symfony/webpack-encore-bundle ###