Skip to content

Commit

Permalink
Add ESM_DISABLE_CACHE to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton committed Sep 17, 2018
1 parent 9339890 commit c7d1225
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -74,9 +74,10 @@ Options
Specify options with one of the following:

* The `"esm"` field in `package.json`
* CJS/ESM in an `.esmrc.js` or `.esmrc.mjs` file
* [JSON6](https://github.com/d3x0r/json6) in an `.esmrc` or `.esmrc.json` file
* JSON6 or file path in the `ESM_OPTIONS` environment variable
* CJS/ESM in an `.esmrc.js` or `.esmrc.mjs` file
* The `ESM_DISABLE_CACHE` environment variable

<table>
<tr>
Expand Down

0 comments on commit c7d1225

Please sign in to comment.