Benjamin Clos
Benjamin Clos
After some discussion in #35, I'd love to see any sort of action (creating a habit, incrementing, etc) immediately persist the state, so that the current running `dijo` more gracefully...
It is relatively simple to add a custom plugin for Compound, which is how I handle most of these very specific use cases. You could create a plugin that allows...
shouldn't you be using: ``` import { Project } from 'app/models/core/project'; ``` since you aren't exporting Project as the `default`?
@dacodekid yeah, sorry bud. was just the first thing I saw that looked like it might have been the problem without looking at your app architecture. Hope you figure it...
i didn't open a bug in Crystal, but I certainly can. On Fri, Aug 13, 2021, 12:10 Jason Frey ***@***.***> wrote: > Is there a bug opened in Crystal issues...
After several hours of head scratching and hair pulling trying to setup `ava` on a `serverless` project, the `tsx` example provided by @plantain-00 is the only loader that works correctly...
@flyswatter This is exactly what I have done. Maybe someone should fork it and add these changes/features/upgrades/bug fixes to a different module based on this one?
@jascination I patched my own version, there were several inconsistencies with the way this one handles a variety of MWS data structures, as well as the exports problem that @flyswatter...
It was for an old now deprecated microservice, i'll double check if I still have it handy (I should), and publish it somewhere.
@jascination sorry it took me so long to get back to you about this, I didn't find it, and I'm not entirely sure what happened to it, and it seems...