help wantedtest needed
Metriche repository
- Star
- (14.268 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
A recent change to the code resulted in PrepackFile throwing an exception whenever it's invoked (see fix in #691 ), but that was not detected by any of our tests. We should add a basic smoke test for each of the exported functions from prepack-node (prepackStdin, prepackFile, and prepackFileSync) to allow for such clear-cut breaks to be automatically caught by testing.