Skip to content

Conversation

@TrickyPi
Copy link
Member

@TrickyPi TrickyPi commented Aug 8, 2023

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:
resolves #5081

Description

@vercel
Copy link

vercel bot commented Aug 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rollup ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 9, 2023 5:15am

@github-actions
Copy link

github-actions bot commented Aug 8, 2023

Thank you for your contribution! ❤️

You can try out this pull request locally by installing Rollup via

npm install rollup/rollup#fix-5081

or load it into the REPL:
https://rollup-rh4qhxvul-rollup-js.vercel.app/repl/?pr=5091

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 so much ❤️

@rollup-bot
Copy link
Collaborator

This PR has been released as part of rollup@3.28.0. You can test it via npm install rollup.

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.

RenderedModule.code should be readonly in TypeScript declaration

4 participants