NothingEverWorks

Results 3 comments of NothingEverWorks

This is duplicated by https://github.com/parcel-bundler/parcel/issues/7959. Commenting here because this is still open. I would like support for bundling for the `file:///` procotol, but I actually prefer the possible solution from...

Same issue for me in Nuxt. Vue highlighting is not working in 2.0.6. ![image](https://github.com/vuejs/language-tools/assets/109553594/4a0f9ce5-078e-4864-90f1-b0564d624fb1) The fix is to revert back to Vue - Official 2.0.5

Will this also type `readBody` to match the json serialization similiar to https://github.com/unjs/nitro/pull/1002? ![image](https://github.com/user-attachments/assets/8bee64c7-ff5f-4aff-833e-83286098fedf) And will this support alternative serializer to maintain type safety similiar to https://nuxt.com/docs/getting-started/data-fetching#using-an-alternative-serializer?