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

fix(example-rpc-server): mocha opts, mark as private #923

Merged
merged 2 commits into from Jan 29, 2018

Conversation

bajtos
Copy link
Member

@bajtos bajtos commented Jan 29, 2018

Use the new "mocha.opts" instead of no-longer-available "mocha.ts.opts".

This is a follow-up for recently-landed #917, see also #836

cc @kjdelisle @virkt25

Checklist

  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • Related API Documentation was updated
  • Affected artifact templates in packages/cli were updated
  • Affected example projects in packages/example-* were updated

Use the new "mocha.opts" instead of no-longer-available "mocha.ts.opts"
@bajtos bajtos self-assigned this Jan 29, 2018
@bajtos
Copy link
Member Author

bajtos commented Jan 29, 2018

I added another commit to mark the rpc-server example as private, see @raymondfeng's #917

@bajtos bajtos changed the title fix: mocha opts in example-rpc-server fix(example-rpc-server): mocha opts, mark as private Jan 29, 2018
Set `private` flag in package.json so that `lerna publish`
won't push it to npm.
@bajtos bajtos force-pushed the fix/example-rpc-server-mocha-opts branch from ea68a77 to 790f621 Compare January 29, 2018 10:11
@bajtos bajtos merged commit c3b195d into master Jan 29, 2018
@bajtos bajtos deleted the fix/example-rpc-server-mocha-opts branch January 29, 2018 10:11
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.

None yet

1 participant