Lukas Holzer
Lukas Holzer
> Tests are green, but it looks like we need to remove some tests as "required" to be able to merge this. yea instead we need to set the `18.14.0`...
I think it is worth introducing typescritp on the tests here as well and partially migrating them. But tests seem to fail
Yea this is combined. We never just create a name without creating the dir. So we should replacing that + creating the dir with `fs.mkdtemp`
Hi @theobouwman can you maybe create a small reproducible example for us to have it easier fixable? Something like a repo or a stack blitz container please
@danez any updates on this one? Would love having autocompletion for the toml 😂
> > and the `functions` field on the build settings > > The docs though say it should be this: > > ```toml > [functions] > directory = "my_functions" >...
@danez do you have more description or a link?
@jtrein thanks for creating such a detailed issue! So when running with `@netlify/[email protected]` it is working for you?
@jtrein sorry for the long delay here. currently revamping the framework detection. can you maybe create a small reproducible example of your scenario? I could leverage it as a test...
> I encounter the same issue with an Astro site that also uses SolidJS. This is preventing me to deploy via CI. > > > @jtrein sorry for the long...