Eli

Results 430 comments of Eli

@magurotuna, document is defined in Deno 1.x, which breaks SSR for some packages (see the plethora of issues with HeadlessUI in the Fresh repo). Unfortunately, I can't just run `delete...

@magurotuna, is this done now? How can we enable this (for existing sites)? On the deploy page, there's an option for Fresh (Deno 2) and Fresh (Deno 1.x).

Is this superseded by #266?

Oh, it seems that @jmbockhorst acknowledged this a while ago, but I think it's still good to have an issue. > I am working on since now so that we...

Changing to master doesn't seem to work anymore (perhaps because we're post-engine merge now?). It's trying to parse the version as a git tag, but it's not a tag, it's...

Ok, it looks like it's not inheriting the fmt and lint configs. I'd assume that CI just needs to get bumped to 1.45.

> Ok, it looks like it's not inheriting the fmt and lint configs. I'd assume that CI just needs to get bumped to 1.45. Hmm. CI should be using 1.45....

Superseded by #84.

Ok, I discovered the examples folder. The patch seems to work well.

unicorn doesn't specify it, so I didn't. There's probably a way, but I'm not a JSON schema expert.