We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Per comments on issue 19 in patternfly-react-demo-app, since yarn is being used in products, consider migrating repos from npm to yarn.
yarn
npm
The text was updated successfully, but these errors were encountered:
I was playing with this today and got it working. Will post a PR soon.
Sorry, something went wrong.
PR is ready, let me know what you think.
refactor(package): Migrate from npm to Yarn (patternfly#289)
bef6c64
Use https://github.com/imsnif/synp to generate yarn.lock from package-lock.json. Fix node_modules paths. Update Travis config and project docs to use Yarn. Fix patternfly#215
332aace
No branches or pull requests
Per comments on issue 19 in patternfly-react-demo-app, since
yarn
is being used in products, consider migrating repos fromnpm
toyarn
.The text was updated successfully, but these errors were encountered: