microbundle/sizereport.config.js
2019-05-16 13:10:13 +02:00

6 lines
136 B
JavaScript

module.exports = {
repo: 'developit/microbundle',
path: ['dist/!(*.js.map)', 'test/fixtures/**/dist/!(*.map)'],
branch: 'master',
};