preact-router
preact-router copied to clipboard
What are the steps for contributing to this repository?
trafficstars
I tried to use github repo as source for npm package, but I got at the time not really working version without dist. Or I am missing something?
Basically have some things that I already have monkey patches for (redirect loop protection for now).
I use npm link locally. You're right about git installs not working, I don't have a solution for that.
For contributing, it's fine to send patches via a PR - even if it's just minimal stuff, I don't mind filling in the details and writing tests for stuff after merge ☺
It would be good to set up a contributing.md and add a proper walkthrough of the development workflow. I might try to do that this weekend.