Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for vite v6 #101

Open
leo3620 opened this issue Dec 5, 2024 · 4 comments
Open

Add support for vite v6 #101

leo3620 opened this issue Dec 5, 2024 · 4 comments

Comments

@leo3620
Copy link

leo3620 commented Dec 5, 2024

Hello, vite v6 is now out. Could you please add support to it ?
image

@ascpixi
Copy link

ascpixi commented Dec 23, 2024

The last commit was a whole year ago - is this library abandoned? :(

@mammadataei
Copy link
Owner

@ascpixi No, it's not abandoned. I have wanted to publish an update for a while, but unfortunately, I haven't found any free time yet. I'll do my best as soon as I can. In the meantime, PRs are welcome.

@ascpixi
Copy link

ascpixi commented Dec 23, 2024

@ascpixi No, it's not abandoned. I have wanted to publish an update for a while, but unfortunately, I haven't found any free time yet. I'll do my best as soon as I can. In the meantime, PRs are welcome.

Ah, alright - thank you for the response. I tried my hand at creating a version for Vite v6 with no luck - while it does seem to build without errors, it doesn't seem to transpile any code when using it with React + TypeScript (i.e. the index.html still points to src/main.tsx). Because of deadlines, I had to abandon E2E testing for now in favor of doing only unit testing, though, so I'm afraid I won't continue my efforts to try and update this plugin 😔

@ako-v
Copy link

ako-v commented Dec 24, 2024

I added support for version 6 and migrated to es modules, it's just the matter of accepting the PR (#104)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants