UNPKG

pkg

Version:

Package your Node.js project into an executable

8 lines (6 loc) 88 B
'use strict'; module.exports = { pkg: { assets: ['lib/data/cacert.pem'], }, };