Webpack
Last updated
Was this helpful?
Last updated
Was this helpful?
- Webpack plugin for displaying a short summary at the end of the build process.
- Add a JavaScript or CSS asset to the HTML generated by html-webpack-plugin.
- Webpack plugin to automatically reload browser extensions during development.
- Enable "Fast Refresh" (also previously known as Hot Reloading) for React components. ()
- TypeScript loader for webpack.
- Import() other chunks and modules from third parties, or other webpack builds themselves! At runtime.
- See how fast (or not) your plugins and loaders are, so you can optimise your builds.
- Bundler-independent solution for SSR-friendly code-splitting.
- Simplified AoT runtime config solution for your webpack builds.
- Automatically bundle & compile Web Workers within Webpack.
- Curated list of webpack tools and plugins that help make the web faster.
- Wraps webpack to create a smoother developer experience.
- Using a library in your webpack project? Use these tips to make your bundle smaller.
- Inspection tool for Webpack frontend JavaScript bundles.
- Tool to create personalized and optimized webpack.config.js
- Keep your webpack bundle optimized over time.
- Tool for comparing webpack bundle stats.