David Sherret
David Sherret
Still flaky https://github.com/denoland/deno/actions/runs/3039658845/jobs/4894840508 https://github.com/denoland/deno/actions/runs/3040133163/jobs/4895830279
This isn't deno task related, but deno coverage. Does it occur when you remove the old coverage files? You need to clear those out manually each time.
Looks like TypeScript's diagnostics aren't being surpressed. Maybe some error is being thrown. Can you check `View > Output` then on the dropdown in the "Output" pane at the bottom...
More discussion on this in the closed issue: #12800
I'm not suggesting it's a bad idea. I'm just saying that there was more discussion on that in the closed issue.
Sorry I misunderstood. The issue was closed because it was moreso the tracking issue for adding just an `"importMap"` key to the configuration file for referencing an import map file,...
Yeah, this is a really good idea. It should be possible to add this feature to the library using a programmatic refactor (so please if someone goes to implement this...
That would be nice and probably not too bad to do. Would just have to find the time. Also, thanks for sponsoring, @stephenh!
Hey, yeah I just forgot to update the docs. It's called `SyncPluginHandler` now. I will leave this open to update the docs. > I try to use SyncPluginHandler, I can...
For next time, it probably should have been 0.94 because there's new properties. Cargo's lockfiles are almost useless for publishing unfortunately :(