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
* Webpack 2 support has been dropped in favor of Webpack 4
31
+
* Support Webpack 4
32
+
* Drop Webpack 2 support
32
33
* Cleaned up configuration. You should now use a `custom.webpack` object to configure everything relevant for the plugin. The old configuration still works but will be removed in the next major release. For details see below.
33
-
* This 5.0.0 prerelease is based on the current 4.4.0
34
34
35
35
For the complete release notes see the end of this document.
36
36
@@ -503,6 +503,7 @@ The following serverless plugins are explicitly supported with `serverless-webpa
0 commit comments