/minimalReproduction

vue 3.4.16 error with rpt2

Primary LanguageVue

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended IDE Setup

Type Support For .vue Imports in TS

Build Setup

For local development

npm i
npm run dev

For build

npm run build

Run local docs

npm run docs:dev

Run build docs

npm run docs:build

Output folder docs docs/.vuepress/dist

Publish package

Up version package inside package.json and run

npm run publish-package

Git Commit conventions

Concept Settings