-
Notifications
You must be signed in to change notification settings - Fork 218
Closed
Description
Vue version
3.4
Link to minimal reproduction
Steps to reproduce
Change the import map to:
{
"imports": {
"vue": "https://play.vuejs.org/vue.esm-browser.js",
"vue/server-renderer": "https://play.vuejs.org/server-renderer.esm-browser.js"
},
"scopes": {}
}
Reload the page.
What is expected?
The import should be persistent.
What is actually happening?
The import map is reset back to vue.runtime.esm-browser.js.
System Info
No response
Any additional comments?
No response
silentmantra and skirtles-code
Metadata
Metadata
Assignees
Labels
No labels