-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
type:maintenancetests, chores, or project maintenancetests, chores, or project maintenance
Description
Summary
From https://www.npmjs.com/package/@vue/compiler-sfc,
Note: as of 3.2.13+, this package is included as a dependency of the main vue package and can be accessed as vue/compiler-sfc. This means you no longer need to explicitly install this package and ensure its version match that of vue's. Just use the main vue/compiler-sfc deep import instead.
Will obviate #8168
Testing Instructions
- navigate to running openmct instance
- load openmct and navigate to various views
- observe openmct loads properly with no console errors
Dev Environment Testing Instructions
- checkout branch containing fix
- in console, run
npm clean; npm i; npm start - open browser
- open dev tools
- Perform Testing Instructions above
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type:maintenancetests, chores, or project maintenancetests, chores, or project maintenance