Lei
Lei
Unfortunately, this is a [bug](https://github.com/paulmillr/chokidar/issues/1369) in the upstream package. I will try to switch to `@parcel/watcher` in the near future
I think your current solution is better, I can't find the benefit of having to built-in `allCollections` and it will be more complicated. I usually suggest that we can add...
Yes, this is a known issue because transform inside s.mdx() does not work when it is modified as optional. This is related to the internal design of upstream zod, e.g....
Can you provide a reproducible repo? in the example I provided, there is no import of "#velite" anywhere in velite.config.js
I'm guessing you did `import { posts } from '#velite'` in your config file? This is incorrect, we never import the output in the velite.config.js
any updates on this?
https://github.com/zce/velite/issues/311#issuecomment-2779093735
fixed by https://github.com/zce/velite/pull/320