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

feat(bootstrap-vue-next): allow specifying component aliases #757

Closed
wants to merge 1 commit into from

Conversation

someonewithpc
Copy link

Description

Allow passing an object map of component aliases for the BootstrapVueNextResolver

Linked Issues

None

Additional context

@someonewithpc someonewithpc requested a review from antfu as a code owner May 20, 2024 13:25
Copy link

stackblitz bot commented May 20, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@VividLemon
Copy link
Contributor

Should probably use #759 instead. I added this to the resolver that was made in the main package

@antfu antfu closed this Jun 1, 2024
@someonewithpc
Copy link
Author

someonewithpc commented Jun 1, 2024

Should probably use #759 instead. I added this to the resolver that was made in the main package

Uh, okay. In what version of the library is that? The docs didn't mention it, when I checked last, so I resorted to implementing the resolver in my app. Do you mean the aliases parameter to createBootstrap, or would the resolver still be necessary?

@VividLemon
Copy link
Contributor

VividLemon commented Jun 1, 2024

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