npm i -D in-webpack-plugin ```javascript const HtmlWebpackPlugin = require('html-webpack-plugin'); const InWebpackPlugin = require('in-webpack-plugin');
Minimizer plugin for webpack
Load modules according to tsconfig paths in webpack.
Webpack Virtual Modules
Enforces module path case sensitivity in Webpack
Outputs licenses from 3rd party libraries to a file
A ESLint plugin for webpack
UnRS Resolver Node API
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
A Webpack Plugin for generating Asset Manifests
Webpack plugin that AoT compiles your Angular components and modules.
An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
plug'n'play resolver for Webpack
Official Sentry Webpack plugin
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
Sentry Bundler Plugin Core
A Webpack plugin to optimize \ minimize CSS assets.
plug'n'play resolver for Webpack
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Guard plugin for Webpack
Rails Plugin for webpack support
WebpackManifest is a gem that integrates Rails with npm's webpack-manifest-plugin without webpacker.
Rails plugin for using semantic-ui with rails-webpack
Gem that work with node manifest-webpack-plugin. A view helper for using webpack managed assets in Rails templates.
Creating a Guard task to auto-regenerate app/javascript/packs/routes.js file when config/routes.rb is updated.
Rails Plugin to augment frontend development with a gulp/webpack based workflow. - Installs Javascript infrastructure in your Rails project to manage frontend assets - Provides view helpers to Rails that allow you to easily reference gulp generated assets from Rails views - Puts Livereload into the Rails middleware stack. This injects the Livereload client into Rails-renderd pages, updates are triggered from gulp.