UNPKG

reactist

Version:

A Command Line Interface tool that automate workflow when your working with React.js project

8 lines 190 B
module.exports = ` externals: { 'cheerio': 'window', 'react/addons': true, 'react/lib/ExecutionEnvironment': true, 'react/lib/ReactContext': true } `;