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: roll_browser to also update docs #3088

Merged
merged 1 commit into from
Jul 22, 2020
Merged

chore: roll_browser to also update docs #3088

merged 1 commit into from
Jul 22, 2020

Conversation

dgozman
Copy link
Contributor

@dgozman dgozman commented Jul 22, 2020

References #3083.

// 5. Update docs.
console.log('\nUpdating documentation...');
try {
process.stdout.write(execSync('npm run --silent doc -- --only-browser-versions'));
Copy link
Collaborator

Choose a reason for hiding this comment

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

can we require script instead?

@dgozman dgozman merged commit 4db035d into microsoft:master Jul 22, 2020
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