Closed miorel closed 2 weeks ago
Instead of having a wrapper for webpack, we can use webpack plugins to run our additional code. This allows us to use other webpack features such as watch mode, for example.
webpack
Instead of having a wrapper for
webpack
, we can usewebpack
plugins to run our additional code. This allows us to use otherwebpack
features such as watch mode, for example.