summaryrefslogtreecommitdiff
path: root/includes/search/node_modules/pkg/dictionary/uglify-js.js
blob: 9dc0421d63311c32acd57ab40e4df92ed93bcabb (plain)
1
2
3
4
5
6
7
8
9
'use strict';

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