UNPKG

gerald-react-scripts-fork

Version:

Gerald's fork of the configuration and scripts for Create React App.

4 lines (3 loc) 86 B
var shell = require('./shell.js'); for (var cmd in shell) global[cmd] = shell[cmd];