theurgi

Results 6 comments of theurgi

@Shinigami92 I think the "has work around" label should be removed and the priority of this issue should be increased. `--max-old-space-size=` is a horrible hack. I would consider this a...

``` vscode: VSCodium v1.71.0 extension: dbaeumer.vscode-eslint v2.2.6 ``` > Could you show how to reproduce this part? I ran the setup steps and opened the project in VSCode and opened...

@enricopolanski @gcanti > In reference to a question about creating a GitBook of the english translation: https://github.com/enricopolanski/functional-programming/issues/24 I would be interested in contributing to convert "Introduction to Functional Programming" into...

> I'm not saying this proposal is the correct way of doing it, but I don't think avoiding _some_ kind of selective hydration is really a solution either. Watching the...

I suppose that answers my main question in regards to where Svelte is currently at, but... > Now put in one built with the island architecture - I bet it...

I ran into this issue using semantic-release v20.1.0 as well. I did not explicitly generate a GITHUB_TOKEN for my repository, but rather, depend on [Automatic token authentication](https://docs.github.com/en/actions/security-guides/automatic-token-authentication): > At the...