Skip to content

Instantly share code, notes, and snippets.

@airglow923
Created March 1, 2021 07:17
Show Gist options
  • Save airglow923/6f057bd304e4703dd0b2aa85c5371b47 to your computer and use it in GitHub Desktop.
Save airglow923/6f057bd304e4703dd0b2aa85c5371b47 to your computer and use it in GitHub Desktop.
Useful Webpack and Babel plugins
webpack-merge \
css-loader \
thread-loader \
babel-loader \
case-sensitive-paths-webpack-plugin \
html-webpack-plugin \
copy-webpack-plugin \
mini-css-extract-plugin
@babel/cli \
@babel/core \
@babel/plugin-syntax-dynamic-import \
@babel/plugin-transform-runtime \
@babel/preset-env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment