chore: update target for externalVue removal

This commit is contained in:
Daniel Roe 2023-05-10 22:57:51 +01:00
parent 29f29302ce
commit a33d2e7aec

View File

@ -15,7 +15,7 @@ export default defineUntypedSchema({
*/
reactivityTransform: false,
// TODO: Remove in v3.5 when nitro has support for mocking traced dependencies
// TODO: Remove in v3.6 when nitro has support for mocking traced dependencies
// https://github.com/unjs/nitro/issues/1118
/**
* Externalize `vue`, `@vue/*` and `vue-router` when building.