Anthony Fu

Results 1221 comments of Anthony Fu

Thanks! But in that case, I guess you can always append additional configs for them? I don't really see they are general enough for every project to include.

For a bit of the context, these two libraries seem to be more web / DOM specific, where this config would also be used for library authoring (Node.js). I think...

Can you explain if this language meets the requirements?

We temporarily closed this due to the lack of enough information. We could not identify whether it was a bug or a userland misconfiguration with the given info. Please provide...

I am concerned about the license, I think it's a bit tricky as it's no longer a no-brainer to bundle and redistribute

Feel free to bring up a PR adding it! Thanks

I would love to see a minimal reproduction repo where you encounter the error to further discuss the potential solutions. `@shikijs/core` does not deps on `hast` in any form in...

I image that we could have a magic comment in the stub file, and then with a Vite plugin to transform it back to a redirect. For example: ```ts //...

I can't think of one at this moment (without changes in Vite core, which is unlikely to happen)

The test seems failing, could you have a look? Thanks