Paul Büchner

Results 9 comments of Paul Büchner

> > > you need to set `"schema.enablePolling": false` in playground config Remember to reload your playground for the changes to take effect.

> I think it's coming from the fact that types are generated from the code we're writing. This is it. Just build the new schema and you should be g2g.

@espositocode Bump.

This is very unfortunate. Nevertheless, it seems like you've fixed the issues with the new JetBrains UI. I would appreciate it if you could build a new release on your...

Actually i was missing the `#include ` include to successfully compile, which is described [here](https://github.com/abumq/easyloggingpp?tab=readme-ov-file#quick-start). Maybe we can state this in the `usage` file then. Additionally checking if `easyloggingpp` is...

I compiled it without issues using the following cfg modification (using `pnpm`): ```js // formatjs is checking 'this' and it throws this warning if (warning.code === 'THIS_IS_UNDEFINED' && ( warning.id.includes('@formatjs/intl-utils/lib/src/resolve-locale.js')...

It seems like you can only operate this script from within hs... Correct me if I'm wrong... So the standard procedure is to copy and replace the compiled script to...

Getting: ESLint: Missing file extension "mjs" for "@vercel/analytics/react"(import/extensions)... version 1.1.4 was working just fine...