Using webpack 4 and dynamic imports This article is part of an episodic guide for learning webpack through various examples. If you need a refresher on what loaders and plugins are as far as webpack goes or what a basic webpack.config.js file looks like, go and check out this article I wrote that focuses on …