Skip to content

Conversation

@ndonfris
Copy link
Owner

  • server doesn't require out/build-time.json to be included in embedded binary
  • server uses fs.stat() to resolve last modification made to server for build-time
  • using fs.stat() might be able to entirely resolve the build-time info that server provides to all of its different usage targets instead of needing the json version at all

potential fix to nixpkgs/fish-lsp#446470

…me.json

* server doesn't require out/build-time.json to be included in embedded binary
* server uses `fs.stat()` to resolve last modification made to server for build-time
* using `fs.stat()` might be able to entirely resolve the build-time info that server
  provides to all of its different usage targets instead of needing the json version
  at all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants