Skip to content

Commit

Permalink
Use @condenast/bundlesize to avoid compiling iltorb. (#4538)
Browse files Browse the repository at this point in the history
siddharthkp/bundlesize#260 (comment)

Also using @condenast/bundlesize for the apollo-link packages:
apollographql/apollo-link#965
  • Loading branch information
benjamn authored Mar 6, 2019
1 parent 9591016 commit 12bd15f
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 48 deletions.
95 changes: 48 additions & 47 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"graphql-anywhere": "file:packages/graphql-anywhere"
},
"devDependencies": {
"@condenast/bundlesize": "0.18.1",
"@octokit/rest": "16.16.3",
"@types/benchmark": "1.0.31",
"@types/graphql": "14.0.7",
Expand All @@ -70,7 +71,6 @@
"@types/react": "16.8.6",
"@types/react-dom": "16.8.2",
"benchmark": "2.1.4",
"bundlesize": "0.17.1",
"check-if-folder-contents-changed-in-git-commit-range": "1.0.0",
"codecov": "3.2.0",
"danger": "7.0.14",
Expand Down

0 comments on commit 12bd15f

Please sign in to comment.