@times-components/webpack-configurator

2.1.1 • Public • Published

Webpack Configurator

Webpack-configurator only generates a configuration and does not run webpack.

Usage

// webpack.config.js
module.exports = require("@times-components/webpack-configurator")(
  __dirname, // package-root
  "dev" // entrypoint
);

Readme

Keywords

Package Sidebar

Install

npm i @times-components/webpack-configurator

Weekly Downloads

36

Version

2.1.1

License

BSD-3-Clause

Unpacked Size

21 kB

Total Files

7

Last publish

Collaborators

  • marcincuber
  • newsuk
  • news-tools