786 my lucky number
----
In this video you will learn about how to manage Images, scss, jQuery, copy webpack plugin and bootstrap-sass in symfony 5 using webpack. You will also learn to manage asset management in big and long term project.
----
Previous video on webpack: • Webpack Encore setup Symfony 5 Part 1 | Ma...
----
Install bootstrap-sass:
`npm i bootstrap-sass`
Install jQuery:
`npm i jquery`
Install moment:
`npm i moment`
Install copy webpack plugin:
`npm i copy-webpack-plugin`
----