Chris Morrell

Results 36 comments of Chris Morrell

Just posting this for future reference: - [Schema docs](https://devcenter.heroku.com/articles/app-json-schema#env)

Would you be willing to submit a PR for the browser shim?

Thanks! Would you mind updating the test as well to match the fixed string?

Is this still an issue with `3.0.0`?

Does anyone have any recommendations on how to handle workspaces?

I suppose we could read the `package.json` file in the discovered root path, and look for a `"workspaces"` key, and adjust the behavior if that exists…

Oof, that seems like a nightmare to resolve. I think the first step is to try to enumerate all the different cases that we need to account for and the...

@joffreypersia hm. Does it crash, or does it just not handle the syntax highlighting properly? There's a known bug when combining Alpine and Blade that is very tricky—it's hard to...

Thanks @vadviktor 😍 I think I'll leave this issue open for a bit 😛

Odd. When I paste that into my editor and hover over the `x-transition` line, I see `XML Namespace Prefix "Alpine.js"` and don't get any errors. Could it be that some...