UNPKG

generator-capybara

Version:

Yeoman generator for front-end with Atomic Design + Stylus + Webpack + Rupture + Kouto-Swiss + Jeet + ES6 + BrowserSync.

3 lines (2 loc) 99 B
const context = require.context('./app', true, /\.(js|ts|tsx)$/); context.keys().forEach(context);