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

Kyle werts/bug7032 vite error #623

Merged
merged 5 commits into from
Apr 4, 2024
Merged

Conversation

KyleWerts
Copy link
Contributor

Resolved the 'type' vite error by moving the azure/storage-blob externally. In this context, Rollup (under the hood of vite) will treat this as an external dependency. Meaning, at runtime, the application expects this package to be available in the environment it's running in, rather than being a part of the compiled and bundled JavaScript files.

Also resolved the react-bootstraps issue Ashvith brought to my attention.

@dayland dayland merged commit 0c15d75 into vNext-Dev Apr 4, 2024
5 of 6 checks passed
@dayland dayland deleted the KyleWerts/Bug7032-ViteError branch April 4, 2024 15:54
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.

None yet

3 participants