Skip to content

Commit

Permalink
yarn && update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
pustovalov committed Jan 30, 2020
1 parent 82fdf40 commit 8a65fb1
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 199 deletions.
12 changes: 12 additions & 0 deletions packages/size-limit/test/__snapshots__/run.test.js.snap
Expand Up @@ -40,6 +40,18 @@ exports[`shows debug 1`] = `
\\"optimization\\": {
\\"concatenateModules\\": true
},
\\"resolve\\": {
\\"plugins\\": [
{
\\"topLevelLoader\\": {}
}
]
},
\\"resolveLoader\\": {
\\"plugins\\": [
{}
]
},
\\"module\\": {
\\"rules\\": [
{
Expand Down

0 comments on commit 8a65fb1

Please sign in to comment.