Webpack ¿What is? ¿What is is for? Introduction to webpack




Webpack offers us compatibily and flexiblity.

For example:

You finish to make a application and it work correctly but when you send client , He tells you that is not working . ¿What is this about?

Good. one of the reasons is that client's navegator is not updated and He have a old version . Then You will have to refactor all the code and that would be a headache. This problem can be avoided if we use webpack, Subject that we will be seing in the next post.

Comentarios