webpack-rs

4.2.0 • Public • Published

Webpack RS

This package is intended to manage common assets across our various repositories. This can be installed using

yarn add -D webpack-rs

This package exposes the following:

  • extendDefaultWebpackConfiguration: Use this to merge the base configuration with your apps configuration
  • Plugins: plugins where options are likely to vary between projects. This object currently exposes CopyWebpackPlugin, MiniCssExtractPlugin, and WebpackManifestPlugin
  • helpers: common functions that can be used in multiple projects

There's a basic example here that can be ran using npx webpack --config=example/webpack.config.js

Readme

Keywords

none

Package Sidebar

Install

npm i webpack-rs

Weekly Downloads

88

Version

4.2.0

License

ISC

Unpacked Size

9.03 kB

Total Files

15

Last publish

Collaborators

  • blaineamrs
  • nlundsten
  • kamarasinghe
  • stephenfairchild
  • rsautobots
  • sdover102