This repository was archived by the owner on Jun 5, 2020. It is now read-only.
This repository was archived by the owner on Jun 5, 2020. It is now read-only.
externs: ['node'] doesn't work with npm v3 bundles #39
The special case of "node" for externs input assumes a nested node_modules hierarchy that doesn't necessarily exist in npm v3's flat dir listing.