mapbox/node-cpp-skel

Add make testpack

Offen

#113 geöffnet am 22.03.2018

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (9 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (74 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide