webpack-config-json

0.2.0 • Public • Published

webpack-config-json

Use JSON files as if they were modules.

build status coverage license version downloads

Usage

Install:

npm install --save webpack-config-json

Add to your webpack.config.babel.js:

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

Readme

Keywords

none

Package Sidebar

Install

npm i webpack-config-json

Weekly Downloads

2

Version

0.2.0

License

CC0-1.0

Last publish

Collaborators

  • izaakschroeder