You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 18, 2024. It is now read-only.
Since for `NODE_ENV !== 'development'`:
* The `html` option is already set to `false`, meaning no html
plugins need to be deleted.
* Production hints are already enabled by default in webpack 4, for
`target: 'web'`
* The source map can now be configured via options (#1062)
0 commit comments