UNPKG

react-flex-layout

Version:
3 lines (2 loc) 164 B
var context = require.context('./lib', true, /_tests\.jsx?$/); //make sure you have your directory and regex test set correctly! context.keys().forEach(context);