A webpack post compile plugin
Run your code after compilation is done.
Allows you to build compile-time libraries
Webpack plugin that AoT compiles your Angular components and modules.
Minimizer plugin for webpack
Copy files && directories with webpack
Runs typescript type checker and linter on separate process.
Simplifies creation of HTML files to serve your webpack bundles
extracts CSS into separate files
CSS minimizer (minifier) plugin for Webpack
Enforces module path case sensitivity in Webpack
Load modules according to tsconfig paths in webpack.
A ESLint plugin for webpack
Webpack Virtual Modules
An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
Compile class public and private fields, private methods and decorators to ES6
Official Sentry Webpack plugin
Compile ES2015 classes to ES5
Compile ES2015 block scoping (const and let) to ES5
Compile ES2015 arrow functions to ES5
Compile ES2015 shorthand properties to ES5
Compile ES2015 destructuring to ES5
Compile ES2015 computed properties to ES5
Compile ES2015 default and rest parameters to ES5