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 */
})

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.2.16latest

Version History

VersionDownloads (Last 7 Days)Published
0.2.16
0.2.00
0.1.00

Package Sidebar

Install

npm i webpack-config-root

Weekly Downloads

1

Version

0.2.1

License

CC0-1.0

Last publish

Collaborators

  • izaakschroeder