Skip to content

Commit

Permalink
[core] Increased Size Limit
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwooding authored and oliviertassinari committed Nov 15, 2018
1 parent 3752b73 commit eea3d22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .size-limit.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const [main] = fs.readdirSync(dirname).reduce((result, filename) => {
return result;
}, []);


module.exports = [
{
name: 'The initial cost paid for using one component',
Expand Down

0 comments on commit eea3d22

Please sign in to comment.