mapbox/node-cpp-skel

Add make testpack

开放

#113 创建于 2018年3月22日

 (0 条评论) (0 个反应) (0 位负责人)C++ (9 个派生)auto 404
good first issue

仓库指标

星标
 (74 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南