Commit d33cd87
docs(plugins) Update docs to explain what I assume "Dll" means (webpack#3196)
* Update docs to explain what I assume "Dll" means
I'm just assuming this definition. I just discovered Webpack DLL, and find this terminology a little awkward. DLLs are traditionally binary files linked at run time, not build time (or maybe both, I can't remember). In any case, when I discovered Webpack DLL I couldn't find a definition for "Dll."
* Update src/content/plugins/dll-plugin.md
Co-Authored-By: Eugene Hlushko <[email protected]>1 parent 8f09c35 commit d33cd87
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments