Skip to content

Commit

Permalink
ci: add bundle step to netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
acao committed Nov 19, 2019
1 parent 84966d0 commit 15df49b
Show file tree
Hide file tree
Showing 6 changed files with 23,219 additions and 17 deletions.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[build]
command = "yarn && yarn build && lerna run build-demo"
command = "yarn && yarn build && lerna run build-bundles"
publish = "packages/graphiql"
Loading

0 comments on commit 15df49b

Please sign in to comment.