Erik Lilja
Erik Lilja
@ColinLienard I did some research into this and this module doens't work with `ssr: false`. https://github.com/nuxt/content/issues/1229 What I think you want to do is set `target: static` and `ssr: true`....
Perhaps some (initial?) typescript can be done with `yarn`/`ts-mocha`/`ts-jest` support? I understand there is pain that a lot of config is shared between node/typescript runners but perhaps only using `ts-*`...
What is the file structure? Where do you have vim open? What's your `test#project_root`(`echo test#project_root`)?
I've also happened to experience the same issue. It feels weird that we can't control this prefix since it's wrong when building into a dist directory and the source files...
I would consider looking at nvim that has treesitter integration natively. It doesn't have this issue.
What's the status on this? Is this blocked on something? How can we progress on this issue?
Sorry for bumping an old issue. Is this still relevant? Where is identification needed?
> Would you like to submit a PR for this yourself? Not at this time, maybe in the future.
thanks @bblommers
@glepnir Correct