Please enable JavaScript.
Coggle requires JavaScript to display documents.
Webpack (Webpack config (loader, Plugin, entrypoint, output, devtool,…
Webpack
-
-
output
- An object holding the path where our bundle and assets will go
-
plugin
When loader can't do, we use plugin to do
-
-