eslint-plugin-import icon indicating copy to clipboard operation
eslint-plugin-import copied to clipboard

createSSRApp not found in 'vue'eslintimport/named

Open MachoManCk opened this issue 1 year ago • 2 comments

I created a new project and I can't find all of vue's built-in methods.

image image image image

MachoManCk avatar Jul 13 '24 07:07 MachoManCk

use pnpm

MachoManCk avatar Jul 13 '24 07:07 MachoManCk

I'm not sure how pnpm organizes things, but I also don't see createSSRApp in https://unpkg.com/browse/[email protected]/dist/vue.cjs.js

ljharb avatar Jul 13 '24 18:07 ljharb