template-project/node_modules/pkg/dictionary/uglify-js.js
2025-05-30 18:13:30 +08:00

10 lines
188 B
JavaScript

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