| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…olute paths protocol
Thanks for opening this pull request!
|
Sorry, something went wrong.
| cloud: function () { | ||
| import('./cloud/main.js'); | ||
| }, |
There was a problem hiding this comment.
This would ignore the env var; could you refactor? I think the path can be set in an OS agnostic way, using the url lib, instead of __dirname and for example url.fileURLToPath.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
issue fix #432 for windows and it also work for linux , macos too