| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 8f38c19 commit 5c987ff
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1506,8 +1506,8 @@ console.log(VERSION); | |||
| 1506 | 1506 | ||
| 1507 | 1507 | With this loader, running: | |
| 1508 | 1508 | ||
| 1509 | - ```console | ||
| 1510 | - node --experimental-loader ./https-loader.mjs ./main.js | ||
| 1509 | + ```bash | ||
| 1510 | + node --experimental-loader ./https-loader.mjs ./main.mjs | ||
| 1511 | 1511 | ``` | |
| 1512 | 1512 | ||
| 1513 | 1513 | Will print the current version of CoffeeScript per the module at the URL in | |
| Back | FazBrowse Home | New Git URL |
0 commit comments