UNPKG

happypack

Version:

webpack speed booster, makes you happy!

3 lines (2 loc) 93 B
var context = require.context('./src', true, /-test\.js$/); context.keys().forEach(context);