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