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

Update references to @rollup/plugin-json #3297

Merged
merged 1 commit into from Dec 22, 2019

Conversation

cprecioso
Copy link
Contributor

In README, docs/, and error messages in test/

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers:

Description

Update references to rollup-plugin-json throughout documentation and in test files messages. (Expands on #3296)

@cprecioso cprecioso changed the title Update references to official rollup plugins Update references to @rollup/plugin-json Dec 22, 2019
@codecov
Copy link

codecov bot commented Dec 22, 2019

Codecov Report

Merging #3297 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3297   +/-   ##
=======================================
  Coverage   93.12%   93.12%           
=======================================
  Files         170      170           
  Lines        5967     5967           
  Branches     1780     1780           
=======================================
  Hits         5557     5557           
  Misses        219      219           
  Partials      191      191
Impacted Files Coverage Δ
src/Module.ts 97.3% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 21cbb0f...e3d233d. Read the comment docs.

Copy link
Member

@lukastaegert lukastaegert left a comment

Choose a reason for hiding this comment

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

Thanks!

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

2 participants