webpack-config-root
0.2.1 • Public • Published
Make everything in your source folder quickly accessible.
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
Version | Downloads (Last 7 Days) | Tag |
---|
0.2.1 | 6 | latest |
Version History
Version | Downloads (Last 7 Days) | Published |
---|
0.2.1 | 6 | |
0.2.0 | 0 | |
0.1.0 | 0 | |
Package Sidebar
Install
npm i webpack-config-root
Weekly Downloads