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 has been archived by the owner on May 7, 2021. It is now read-only.
It may be worth trying out alternative build systems to weigh webpack's pros/cons. RollupJS looks very promising in that regard. It's more focused, lean, efficient and generates smaller bundles (at least on paper). Here's a reference/example implementation: facebook/react#9327
Also, parcel-bundler is another alternative zero-config build+bundling tool, may be worth looking into.
It may be worth trying out alternative build systems to weigh webpack's pros/cons. RollupJS looks very promising in that regard. It's more focused, lean, efficient and generates smaller bundles (at least on paper). Here's a reference/example implementation: facebook/react#9327
Also, parcel-bundler is another alternative zero-config build+bundling tool, may be worth looking into.
Tasks
Ref dump for webpack version update/migration:
The text was updated successfully, but these errors were encountered: