progeny
progeny copied to clipboard
:baby: Recursively finds dependencies of style and template source files
Results
2
progeny issues
Sort by
recently updated
recently updated
newest added
I get this error when building with gulp. > .map(function (val) { > ^ > TypeError: Cannot read property 'match' of null > at C:\Users\xxxx\node_modules\progeny\index.js:106:21 > at Array.map (native) >...
Hi! We use progeny to find multiple types of dependencies and having one regexp to "rule them all" (with one capture group) is a bit complex. So my proposal is...