summaryrefslogtreecommitdiff
path: root/preact/sizereport.config.js
blob: 36c9d2dfce141adf79fa7acac89035309c66d3a3 (plain)
1
2
3
4
5
module.exports = {
	repo: 'preactjs/preact',
	path: ['./{compat,debug,hooks,}/dist/**/!(*.map)'],
	branch: 'master'
};