react-contexify
react-contexify copied to clipboard
Fixed typo.
Before submitting a pull request, please make sure the following is done:
- Fork the repository and create your branch from
master
. - Run
yarn
in the repository root. - If you've fixed a bug or added code that should be tested, add tests!
- Run
yarn start
in the example folder to test your changes. - Ensure the test suite passes (
yarn test
). It uses the example - Update the readme if needed or the documentation
- Update the typescript definition is needed
- Make sure your code lints (
yarn lint --fix
).
Learn more about contributing here
Please can this be merged? This is causing issues in webpack v5 and vite (it's the implicit cause of #174).
Met the same problem, home this to be merged.
Dropping usage of process in upcoming release