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