Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upneeds doc for symlink to check in browser repo #6
Comments
|
btw we can do it w/ npm too https://docs.npmjs.com/cli/link but I'd like to add support for yarn and make it default in docs or at least reference both alternatives |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
by now we have to manually move the package to the browser repo to check changes before publishing. This could be facilitated if we make use of a symlink tool like
yarn link.needs #5