-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
It would be useful to have a guide explaining how to migrate from Webpack 4/5 to esbuild. In particular an example taking a real Webpack config file and building the code with esbuild would be useful:
- Migrating from
webpack.IgnorePlugins - Migrating from
webpack.DefinePlugin(setting process.env.FOO = someValue) - How to migrate code using
base64-inline-loader - Migrating
alias - Migrating
noParseclauses - What to do with currently used additional loaders (like
ng-annotate-loader) - Migrating from
webpack.HtmlWebpackPlugin - Migrating from
webpack.FaviconsWebpackPlugin - Migrating from
webpack.BannerPlugin
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels