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): Improve the check for vite/ imports #12

Merged
merged 2 commits into from
Aug 7, 2023

Conversation

JayaKrishnaNamburu
Copy link
Member

fixes #11

Upgraded @jspm/generator and changed the check for vite/ imports. Looks like in version of vite from the zip from issue. The import vite/preload-helper has some special character

import { __vitePreload } from "\0vite/preload-helper";

@JayaKrishnaNamburu
Copy link
Member Author

@Bisstocuz here is the project built from the zip file.

Screenshot 2023-08-07 at 21 06 17 Screenshot 2023-08-07 at 21 06 24

@JayaKrishnaNamburu JayaKrishnaNamburu merged commit fb71ec4 into main Aug 7, 2023
1 check passed
@JayaKrishnaNamburu
Copy link
Member Author

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.

bug: Uncaught TypeError: Failed to resolve module specifier
1 participant