05 WebPack Config (webpack.config.js)

preview_player
Показать описание
Here I go over my typical Webpack Configuration file to create multiple bundles and deploy static files where necessary instead of bundling everything into a single large javascript bundle. I assume there's a lot of questions about this configuration. Please share any questions or whether this was helpful in the comments below!
Рекомендации по теме
Комментарии
Автор

concise explanation of angular 4 up to this point. Thanks for pointing out the gotchas as well, and the wisdom regarding the approach for configuration, naming conventions, and folder structure techniques that you applied. Well done, in my opinion.

davidmcghee
Автор

Great job. I would like to see you actually run the app. Just a simple hello world would be great.

scottm