Garland Crow
Garland Crow
I was trying to modify the `purge-from-svelte` extractor to identify css variables that are used in svelte components but seems that isn't supported in the older extractor return by just...
So I noticed when updating to 1.x version from my 0.x version, that now since everything is setup using rollup that autocomplete doesn't work anymore w/ the Intellisense plugin I...
I can use this on linux, but tried working on windows today and the watch mode doesn't see file changes. This has happened before with some "watch" libraries I've used...
I've starting using this in a new project I am working on and during controller testing I made a helper that I add to my `conn_case.ex` that maybe other people...
Thought I would check out the new GCPBATCH support in the latest cromwell. Used the [example config](https://github.com/broadinstitute/cromwell/blob/develop/cromwell.example.backends/GCPBATCH.conf) for the newly supported GCPBATCH with my projects settings added and it errored...
**Describe the bug** When trying to open a fasta file that is 6mb, the browser hangs and eventually crashes after about 20sec. Don't see anything in console as exactly why,...
Just curious if there is any ideas for how to support this now or in the future. Maybe we do something like how "live" is injected as a common prop...