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

feat: support scoped rollup plugin (fix #275) #320

Merged
merged 1 commit into from
Apr 3, 2020

Conversation

fi3ework
Copy link
Collaborator

@fi3ework fi3ework commented Apr 2, 2020

  • test passed
  • new snapshot added
  • docs updated

This PR allows to use rollup plugin starts with @rollup/. Resolves #275.

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
driesvints Dries Vints
@codecov
Copy link

codecov bot commented Apr 2, 2020

Codecov Report

Merging #320 into master will increase coverage by 0.11%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #320      +/-   ##
==========================================
+ Coverage   75.00%   75.11%   +0.11%     
==========================================
  Files          11       11              
  Lines         420      422       +2     
  Branches      158      156       -2     
==========================================
+ Hits          315      317       +2     
  Misses        100      100              
  Partials        5        5              
Impacted Files Coverage Δ
src/index.ts 71.84% <100.00%> (+0.20%) ⬆️

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 f3f1be7...ad98441. Read the comment docs.

@egoist egoist merged commit eba6f06 into egoist:master Apr 3, 2020
@egoist
Copy link
Owner

egoist commented Apr 3, 2020

🎉 This PR is included in version 4.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@egoist egoist added the released label Apr 3, 2020
@fi3ework fi3ework deleted the fix-275 branch April 3, 2020 06:47
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.

Support scoped packages for plugins
2 participants