Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Fix missed src/ vs lib/ documentation #5591

Merged
merged 2 commits into from Apr 6, 2020
Merged

Conversation

jackfranklin
Copy link
Collaborator

No description provided.

@@ -259,9 +259,8 @@ Releasing to npm consists of the following phases:
1. On your local machine, pull from [upstream](https://github.com/puppeteer/puppeteer) and make sure the last commit is the one just merged.
2. Run `git status` and make sure there are no untracked files.
- **WHY**: this is to avoid adding unnecessary files to the npm package.
3. Run `npm install` to make sure the latest `lib/protocol.d.ts` is generated.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not needed now src/protocol.d.ts is git commited

@mathiasbynens mathiasbynens merged commit 88446df into master Apr 6, 2020
@mathiasbynens mathiasbynens deleted the src-lib-doc-fixes branch April 6, 2020 08:32
Gbahdeyboh added a commit to Gbahdeyboh/puppeteer that referenced this pull request Apr 8, 2020
@mathiasbynens mathiasbynens added this to the TypeScript migration milestone Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants