Skip to main content

2 posts tagged with "webpack"

View All Tags

📦 The Painstakingly Learned Webpack DLL Configuration May Already Be Obsolete

· 10 min read
卤代烃
微信公众号@卤代烃实验室

If you've read some webpack4 optimization articles, you'll definitely encounter DLL dynamic link libraries. They are remembered by many beginners for their complex configuration. Today, I'll explore webpack DLL configuration step by step from a learner's perspective and finally arrive at a perfect solution.

The content and viewpoints in this article are different from most webpack4 optimization articles. If you have different opinions, welcome to discuss with me in the comments section.