Skip to content

Conversation

@drew-diamantoukos
Copy link

  • Adding missing language tags to markdown code blocks.
  • Fixed various spelling mistakes my IDE complained to me about.

Drew Diamantoukos added 2 commits February 8, 2018 21:45
- Adding missing language tags to markdown code blocks.
- Switching `npm` to `yarn` in README to be consistent with what repo is using locally/with travis.

Removed unneeded  and  for yarn command per code review

Also removing  from travis and appveyor yarn invocations

Fixed merge conflicts and yarn references

Removed yarn.lock and added language to code fence

Cheeky capital letter

Touched up numbering (and also switched git email account due to CLA mis-match)

feat(Page): add `setCacheEnabled(enabled)` to Page object (puppeteer#1609)

This change adds in the `Page.setCacheEnabled(enabled)` method to toggle ignoring cache for each request.

Fixes puppeteer#1556.

docs(CONTRIBUTING): update contributing.md (puppeteer#1973)
@aslushnikov aslushnikov merged commit b275e66 into puppeteer:master Feb 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants