Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yaodingyd authored May 13, 2019
1 parent 899ed79 commit 140b64f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ npm install --save [email protected]
Already bundled version of `core-js` [on CDN](https://unpkg.com/[email protected]) ([minified version](https://unpkg.com/[email protected]/minified.js)).

### CommonJS API
You can import only required for your polyfills, like in examples at the top of `README.md`. Available CommonJS entry points for all polyfilled methods / constructors and namespaces. Just some examples:
You can import only-required-for-you polyfills, like in examples at the top of `README.md`. Available CommonJS entry points for all polyfilled methods / constructors and namespaces. Just some examples:

```js
// polyfill all `core-js` features:
Expand Down

0 comments on commit 140b64f

Please sign in to comment.