UNPKG

generator-react-webpack

Version:
10 lines (7 loc) 129 B
'use strict'; const config = require('./config'); const yeoman = require('./yeoman'); module.exports = { config, yeoman };