| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -893,7 +893,7 @@ import { fileURLToPath, pathToFileURL } from 'url'; | |||
| 893 | 893 | ||
| 894 | 894 | import CoffeeScript from 'coffeescript'; | |
| 895 | 895 | ||
| 896 | - const baseURL = pathToFileURL(`${cwd}/`).href; | ||
| 896 | + const baseURL = pathToFileURL(`${cwd()}/`).href; | ||
| 897 | 897 | ||
| 898 | 898 | // CoffeeScript files end in .coffee, .litcoffee or .coffee.md. | |
| 899 | 899 | const extensionsRegex = /\.coffee$|\.litcoffee$|\.coffee\.md$/; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments