UNPKG

ut-tools

Version:

Build and Release management automation package.

10 lines (8 loc) 188 B
'use strict'; module.exports = { pkg: { // assets, not scripts because of custom // load_global (readFileSync + runInContext) assets: ['lib/**/*.js', 'tools/*.js'], }, };