webpack-config-entry

0.3.0 • Public • Published

webpack-config-entry

Setup simple configuration for your webpack entry points.

build status coverage license version downloads

Usage

Install:

npm install --save webpack-config-entry

Add to your webpack.config.babel.js:

import entry from `webpack-config-entry`;
 
entry()({
  /* existing webpack configuration */
})

Readme

Keywords

none

Package Sidebar

Install

npm i webpack-config-entry

Weekly Downloads

0

Version

0.3.0

License

CC0-1.0

Last publish

Collaborators

  • izaakschroeder