Willow (GHOST)
Willow (GHOST)
@IharKrasnik Do you have a minimal reproduction? The link in the OP's message no longer works
Hey, I'm happy to take another look at this PR if you're open to it! (Updated comment with some more helpful information!) > The big risk I see for this...
I would also like this feature, so that I can configure the env var in my main dotfiles rather than having to add another file
Signed CLA
Bump :pray:
Hey, any chance we could merge this? :pray:
I've just tried on a fresh worker locally and it doesn't work, and am unable to push since it doesn't run - important to note that it doesn't have anything...
I think it would be a breaking change, so next version perhaps :pray:
Looks like CI is failing on checking for changelog entry, but [`CONTRIBUTING.md`](https://github.com/sharkdp/bat/blob/b4e3a84e1a6e68b2211bdebbbb0873f1d4aa2f8d/CONTRIBUTING.md#add-an-entry-to-the-changelog) says that a docs change doesn't need one. Let me know if I should add anyway!
I'm assuming this is known judging [by the code](https://github.com/sveltejs/kit/blob/9f772821ce0b221fd6961fc26a0c495feab27310/packages/package/src/typescript.js#L35) in Svelte Package, is this the workaround (?) recommended? Using something like `path.relative(cwd, tmp)` https://github.com/sveltejs/kit/blob/9f772821ce0b221fd6961fc26a0c495feab27310/packages/package/src/typescript.js#L35