- Setup Yarn:
corepack enable
yarn set version stable
yarn install- Setup Yarn VSCode integrations:
yarn dlx @yarnpkg/sdks vscodestencil and its dynamic imports does not currently play well with vite. Once this issue is resolved, vue-cli-service can be replaced with vite.