| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -887,8 +887,6 @@ purposes. | |||
| 887 | 887 | ```js | |
| 888 | 888 | // coffeescript-loader.mjs | |
| 889 | 889 | import { readFile } from 'fs/promises'; | |
| 890 | - import { readFileSync } from 'fs'; | ||
| 891 | - import { createRequire } from 'module'; | ||
| 892 | 890 | import { dirname, extname, resolve as resolvePath } from 'path'; | |
| 893 | 891 | import { cwd } from 'process'; | |
| 894 | 892 | import { fileURLToPath, pathToFileURL } from 'url'; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments