react-with-async-fonts icon indicating copy to clipboard operation
react-with-async-fonts copied to clipboard

πŸ”  React module for working with custom web fonts

Results 6 react-with-async-fonts issues
Sort by recently updated
recently updated
newest added

## The devDependency [husky](https://github.com/typicode/husky) was updated from `1.3.1` to `2.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The devDependency [get-port](https://github.com/sindresorhus/get-port) was updated from `4.2.0` to `5.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The dependency [p-cancelable](https://github.com/sindresorhus/p-cancelable) was updated from `0.5.1` to `1.1.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## There have been updates to the *react* monorepo: + - The `devDependency` [react](https://github.com/facebook/react) was updated from `16.6.0` to `16.6.1`. - The `devDependency` [react-dom](https://github.com/facebook/react) was updated from `16.6.0` to `16.6.1`....

greenkeeper

## There have been updates to the *enzyme* monorepo: + - The `devDependency` [enzyme](https://github.com/airbnb/enzyme) was updated from `3.8.0` to `3.9.0`. - The `devDependency` [enzyme-adapter-react-16](https://github.com/airbnb/enzyme) was updated from `1.10.0` to `1.11.0`....

greenkeeper

Getting this when trying to create production build: ``` Failed to minify the code from this file: ./node_modules/react-with-async-fonts/dist/font-subscriber.js:3 ``` Also tried importing from /lib/ directory but then getting: ```Uncaught TypeError:...

bug