-
Notifications
You must be signed in to change notification settings - Fork 10
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
Adding third party module - example #73
Conversation
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.
Left some feedback to improve readability :)
Co-authored-by: albertov19 <[email protected]>
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.
Looks great! As my last piece of feedback, I would use now termynal
It will be an easy thing to adapt here. Check the reference PR -> #74
…lado/third-party-error-example
Co-authored-by: Erin Shaben <[email protected]>
@augustocollado you can remove the terminal image then :) |
@augustocollado don't forget the |
Ouch! I deleted the image, but I don't know how that copy with that name got in that new folder I created. Fixed.
Sorry about that, I thought I had gotten them all :S |
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!
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
Description
This PR completes the third-party module article by illustrating the process of adding a third-party pallet, the error you'll get when trying to compile, and how to apply the solution by patching the deps with dinner.
This section relies on this other repo containing the pallet: https://github.com/papermoonio/pallet-toggle
Checklist
moonbeam-mkdocs
to update redirects