updated dependencies and tests to support vite 6; added typescript support#394
Conversation
|
If anyone sees this PR and wants to use this branch before it's merged into main and published to npm, feel free to run npm install https://github.com/zphrs/vite-plugin-inline-source#buildThis also works with pnpm and yarn with their respective |
|
I think to get this PR approved faster, you should split it into three separate pull requests. This would save a lot of time for the person reviewing the code. |
If @bienzaaron wants me to do so, I will. Note however that dependencies had to be updated in order to have Vite 6 support. I agree including typescript support with the Vite 6 support is somewhat disorganized. That said, if @bienzaaron wants to merge in the two separately then they can merge in 40319ce for Vite 6 support and then merge in this PR for typescript support. |
|
Hey there, sorry I have been doing a poor job of maintenance with this library lately. Thanks for sending a PR! I'll take a look this evening. |
…ry transformation versus on-disk
No description provided.