Copy all images/files to a folder using copy-webpack-plugin

In the previous lessons we saw how to use url-loader andfile-loader that allow webpack to bundle/pack images used in our web application. For webpack to know what images our application uses, we have to let webpack know of…


Extract Text Plugin

In the last lesson, we got our styles working all good; getting the css and scss files bundled and then getting the resulting css included within the <style> tags. While this is okay at this point of the beginning of the development phase while we have very little css , but as our css will…

A beginner’s guide to Webpack 2
A beginner’s guide to Webpack 2
A beginner’s guide to Webpack 2
More information
Followers
487
Elsewhere