-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Test transformer docs for API output #3833
Conversation
# Conflicts: # package.json # yarn.lock
# Conflicts: # packages/dev/parcel-transformer-docs/DocsTransformer.js
Build successful! 🎉 |
Build successful! 🎉 |
Build successful! 🎉 |
Build successful! 🎉 |
Build successful! 🎉 |
Build successful! 🎉 |
## API Changes
unknown top level export { type: 'identifier', name: 'Column' } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Closes
I was worried I was making changes that would break our docs/build. So I'm writing tests so that I can make the changes I want without worrying as much. It also makes it easier to try out a single case without running the entire build.
There is no need to review the snapshots in this PR, they are purely a baseline, as this PR contains no changes to the files that would affect the output of the tests.
✅ Pull Request Checklist:
📝 Test Instructions:
🧢 Your Project: