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

fix: vite deps optimizer usage #26

Merged
merged 1 commit into from
Sep 11, 2024
Merged

fix: vite deps optimizer usage #26

merged 1 commit into from
Sep 11, 2024

Conversation

lazarv
Copy link
Owner

@lazarv lazarv commented Sep 11, 2024

With this PR the framework in development mode relies on Vite's dependency optimizer in a cleaner and simpler way to handle CommonJS dependencies.

Adds a new Chakra UI example to have another third-party library usage as a test case for module resolution.

Cleans up some inline Vite / Rollup plugin code.

Another possible enhancement to fix issues around third-party libraries, related to issues:

@lazarv lazarv merged commit 6282ca0 into main Sep 11, 2024
7 checks passed
@lazarv lazarv deleted the fix/vite-deps-optimizer branch September 11, 2024 13:16
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

Successfully merging this pull request may close these issues.

1 participant