mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-01-12 22:46:30 +08:00
Little typo (#8212)
This commit is contained in:
committed by
Andreas Cederström
parent
88a543549b
commit
3f2037bb2a
@@ -52,4 +52,4 @@ Here is an example `browserslist` that is specified in `package.json`:
|
||||
|
||||
> Note that this does not include polyfills automatically for you. You will still need to polyfill language features (see above) as needed based on the browsers your are supporting.
|
||||
|
||||
> When editing the `browserslist` config, you may notice that your changes don't get picked up right away. This is due to an [issue in babel-loader](https://github.com/babel/babel-loader/issues/690) not detecting the change in your `package.json`. An quick solution is to delete the `node_modules/.cache` folder and try again.
|
||||
> When editing the `browserslist` config, you may notice that your changes don't get picked up right away. This is due to an [issue in babel-loader](https://github.com/babel/babel-loader/issues/690) not detecting the change in your `package.json`. A quick solution is to delete the `node_modules/.cache` folder and try again.
|
||||
|
||||
Reference in New Issue
Block a user