vue3-sfc-loader
vue3-sfc-loader copied to clipboard
I encountered a bug when using import default
When I use import dayjs from "dayjs", the dayjs I get is not the default export, but the whole module. Dayjs has been put into modulecache