mapbox/node-cpp-skel

Add make testpack

Ouverte

#113 ouverte le 22 mars 2018

 (0 commentaire) (0 réaction) (0 personne assignée)C++ (9 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (74 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Per convo with @flippmoke, I learned about make testpack which is used in node-mapnik to ensure the final package looks good to officially publish and to avoid dependency issues later in the chain.

Would be great for skel to have a workflow in place for ensuring the final package contains everything we'd expect, for example node_modules/node-pre-gyp/

cc @springmeyer @millzpaugh @mapsam

Guide contributeur