Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update doc/api/esm.md
Co-authored-by: Derek Lewis <DerekNonGeneric@inf.is>
  • Loading branch information
frank-dspeed and Derek Lewis authored Aug 16, 2020
commit a0f4fb31d96dab056e7254ebb7087ac9352f0113
2 changes: 1 addition & 1 deletion doc/api/esm.md
Original file line number Diff line number Diff line change
Expand Up @@ -1506,7 +1506,7 @@ console.log(VERSION);

With this loader, running:

```console
```bash
node --experimental-loader ./https-loader.mjs ./main.mjs
```

Expand Down