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

Should not use vite bundle node package #4216

Open
gweesin opened this issue Apr 7, 2024 · 1 comment
Open

Should not use vite bundle node package #4216

gweesin opened this issue Apr 7, 2024 · 1 comment
Labels
BUG Something isn't working

Comments

@gweesin
Copy link
Contributor

gweesin commented Apr 7, 2024

Vuestic-ui version: 1.9.8

Description

When I checked the code with #4215 , I found @vuestic/tailwind bundle packages by Vite.

It's really not recommended by vitejs/vite#13926

@gweesin gweesin added the BUG Something isn't working label Apr 7, 2024
@m0ksem
Copy link
Contributor

m0ksem commented Apr 8, 2024

Yeah. We should use tsup instead. But for now, vite don't cause any issues except we need to exclude node internals.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Something isn't working
Development

No branches or pull requests

2 participants