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