6
公开标注数
6
参与人数
2026-07-20 10:09:10
首次 Whisper

本页的公开 Whisper

划选高亮2026-07-20 16:33:10
原文高亮摘录
Out of the box, webpack only understands JavaScript and JSON files.
Whisper 随想笔记
So true, every new project I still forget to add a loader for images.
划选高亮2026-07-20 13:30:10
原文高亮摘录
Since version 4.0.0, webpack does not require a configuration file to bundle your project.
Whisper 随想笔记
But if you need anything custom, you're back to wrestling with it.
划选高亮2026-07-20 13:21:10
原文高亮摘录
Since version 4.0.0, webpack does not require a configuration file to bundle your project.
Whisper 随想笔记
Finally, no more config hell for simple projects!
划选高亮2026-07-20 10:27:10
原文高亮摘录
webpack is a static module bundler for modern JavaScript applications.
Whisper 随想笔记
Doesn't this make the bundle huge if you have lots of modules though?
划选高亮2026-07-20 10:18:10
原文高亮摘录
webpack is a static module bundler for modern JavaScript applications.
Whisper 随想笔记
I've used webpack for years and still can't explain it this simply.
划选高亮2026-07-20 10:09:10
原文高亮摘录
webpack is a static module bundler for modern JavaScript applications.
Whisper 随想笔记
So it just bundles everything into one file? That actually sounds kinda useful.

分享本页 Whisper

分享到 X
短链接
https://domwhisper.com/s/89db8d02fde6
嵌入代码
<iframe src="https://domwhisper.com/embed/89db8d02fde6" width="100%" height="480" style="border:0;border-radius:16px" loading="lazy"></iframe>

看看大家在 webpack.js.org 上讨论了什么

安装 DomWhisper,浏览网页时实时查看 whisper,也可以加入讨论。

获取插件