Daan Roet

Results 38 comments of Daan Roet

Might be worth upgrading to chokidar `3.x` since it is about an 17x package & deps size reduction compared to `2.x`. so it might load faster

so basically the opposite of `latest`, seems like a valid use case

Would it be an idea to `corepack enable` by default instead of bundling w/ yarn? I feel like this would resolve the initial complaint about the image size, no? from...

We could also add [conditional exports](https://nodejs.org/api/packages.html#packages_conditional_exports) here so we can support native ESM for node.js as well?

@lechuhuuha feel free to open a PR so I can merge the fix

Hi @calvinl , which ticket did you create for this? updating an arbitrary field is a solid workaround but I had to go through a lot of reading before I...

I'm seeing the same thing when using Vue 2.7 and `this.$refs.refname.chart`. the object key exists but is always `null`