webpack-config-root

0.2.1 • Public • Published

webpack-config-root

Make everything in your source folder quickly accessible.

build status coverage license version downloads

Usage

Install:

npm install --save webpack-config-root

Add to your webpack.config.babel.js:

import root from `webpack-config-root`;

root('src')({
  /* existing webpack configuration */
})

Readme

Keywords

none

Package Sidebar

Install

npm i webpack-config-root

Weekly Downloads

1

Version

0.2.1

License

CC0-1.0

Last publish

Collaborators

  • izaakschroeder