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(store): return setImportMap and add merge parameter #314

Merged
merged 1 commit into from
Feb 16, 2025

Conversation

wangcch
Copy link
Collaborator

@wangcch wangcch commented Feb 7, 2025

const store = useStore();

store.setImportMap({}, true)
getImportMap(): ImportMap
setImportMap(map: ImportMap, merge?: boolean): void

Copy link

vercel bot commented Feb 7, 2025

@wangcch is attempting to deploy a commit to the vuejs Team on Vercel.

A member of the Team first needs to authorize it.

@wangcch wangcch force-pushed the feat-store-setImportMap branch from 273dfb4 to 9f53bd1 Compare February 13, 2025 05:10
@edison1105
Copy link
Member

LGTM

@edison1105 edison1105 added the enhancement New feature or request label Feb 16, 2025
Copy link

pkg-pr-new bot commented Feb 16, 2025

Open in Stackblitz

npm i https://pkg.pr.new/@vue/repl@314

commit: 9f53bd1

@edison1105 edison1105 merged commit 68855cf into vuejs:main Feb 16, 2025
2 of 3 checks passed
@wangcch wangcch deleted the feat-store-setImportMap branch February 18, 2025 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants