I can't import InjectionKey from 'vue'
Version
3.2.31
Reproduction link
Steps to reproduce
import { InjectionKey } from 'vue';
What is expected?
no error
What is actually happening?
Uncaught SyntaxError: The requested module '/node_modules/.vite/vue.js?v=9867d2f6' does not provide an export named 'InjectionKey'
vite 2.8.4