UNPKG

react-widgets

Version:

An à la carte set of polished, extensible, and accessible inputs built for React

11 lines (7 loc) 198 B
var makeConfig = require('./make-config'); module.exports = makeConfig({ devtool: 'inline-source-map', loaders: [ { test: /sinon-chai/, loader: 'imports?define=>false' } ] })