Package: node-sumchecker / 3.0.1-2

Metadata

Package Version Patches format
node-sumchecker 3.0.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_remove ava babel cfg.patch | (download)

package.json | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 remove ava config related to babel
 When running ava tests, the "package.json" is processed, and if it has
 "babel" or "compileEnhancements" keys, regardless of their values, the
 ava incorrectly stops its execution. More info on #1093713.