webpack/scripts/config.js

4 lines
88 B
JavaScript

exports.beautify = {
files: "{{lib,hot,scripts,bin}/**/*.js,{benchmark,test}/*.js}"
};