-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
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
Moving npmrc #8828
Moving npmrc #8828
Conversation
IE11 was failing in dev mode due to missing Object.entries polyfill in `react-erro-overlay` :( facebook#8405 (comment)
…ork-to-3-3-1-to-fix-IE-issue [FRONTEND-99] [Web] fix IE issue in v3.3.1 via hack to include `Object.entries` pollyfill from core-js
FRONTEND-100 [Web] Remove CRA hack for IE11 in dev mode
Yaml fix for publishing to private registry
adding yarn publish command
adding npmrc
publishing workspace
Hi @nicolechung! Thank you for your pull request and welcome to our community.We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA. If you have received this in error or have any questions, please contact us at [email protected]. Thanks! |
This needs to be in the packages/react-scripts folder along with the
publish-package
command.