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

refactor(pluginutils): improve readability of attachScopes test #551

Merged
merged 1 commit into from
Oct 21, 2020

Conversation

eight04
Copy link
Contributor

@eight04 eight04 commented Aug 20, 2020

Rollup Plugin Name: pluginutils

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

If yes, then include "BREAKING CHANGES:" in the first commit message body, followed by a description of what is breaking.

List any relevant issue numbers: #547

Description

Generate AST with acorn as #547 suggested. This helps us include more complex tests in the future.

@eight04
Copy link
Contributor Author

eight04 commented Aug 20, 2020

It seems that the build error on Windows relates to #550

@lukastaegert
Copy link
Member

Are the build issues fixed now? Would you update the branch with latest master?

@eight04
Copy link
Contributor Author

eight04 commented Oct 21, 2020

How do I resolve pnpm-lock.yaml conflict? Is there a command for that?

@lukastaegert
Copy link
Member

I usually just use the version from the server and then run pnpm install again.

@eight04
Copy link
Contributor Author

eight04 commented Oct 21, 2020

Done

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.

Nice!

@shellscape shellscape merged commit dbececf into rollup:master Oct 21, 2020
@shellscape
Copy link
Collaborator

thanks!

@eight04 eight04 deleted the dev-readable-test branch October 21, 2020 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants