Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / qmhc/vite-plugin-dts issues and pull requests
#210 - 'rootDir' is expected to contain all source files. Error existed when generating dts file in monorepo project
Issue -
State: closed - Opened by gkn1234 over 1 year ago
- 3 comments
#209 - A components referenced in `components` and also used as a typeof will lead to an error with `"importsNotUsedAsValues": "error"`
Issue -
State: closed - Opened by segevfiner over 1 year ago
- 1 comment
#208 - [vite:dts] [@vue/compiler-sfc] Failed to resolve import source "./button".
Issue -
State: closed - Opened by antoniogiroz over 1 year ago
- 9 comments
#207 - Support generating declaration maps
Issue -
State: closed - Opened by segevfiner over 1 year ago
- 5 comments
#206 - How to generate d.ts from external directory
Issue -
State: closed - Opened by keyiis over 1 year ago
- 8 comments
Labels: pending
#205 - [bug] Unexpected value initialization at constant declaration.
Issue -
State: closed - Opened by ryuujo1573 over 1 year ago
- 1 comment
#204 - Add missing external dependencies to peerDependencies list
Issue -
State: closed - Opened by arianics over 1 year ago
- 1 comment
#203 - Different bundle after use `npm run build` if not remove the output dir
Issue -
State: closed - Opened by L1atte over 1 year ago
- 2 comments
#202 - feat: supports extends in array format
Pull Request -
State: closed - Opened by DreamOfIce over 1 year ago
- 3 comments
#201 - '--jsx' is not set
Issue -
State: closed - Opened by yeshaojun over 1 year ago
- 2 comments
#200 - [bug report] Crash when "extends" in tsconfig is an array
Issue -
State: closed - Opened by DreamOfIce over 1 year ago
#199 - Incorrect types for a lib that depends on other libs in a monorepo (Nx)
Issue -
State: closed - Opened by struggling-dev over 1 year ago
- 1 comment
#198 - merge *.d.ts into index.d.ts
Issue -
State: closed - Opened by qingfengmy over 1 year ago
- 4 comments
#197 - feat: compatible with svelte
Pull Request -
State: closed - Opened by yoshida-valuesccg over 1 year ago
- 4 comments
#196 - fix(wording): updates
Pull Request -
State: closed - Opened by nstuyvesant over 1 year ago
#195 - The inferred type of '_sfc_main' cannot be named without a reference to ...
Issue -
State: closed - Opened by lichong-a over 1 year ago
- 4 comments
#194 - Support TypeScript 5 and other TypeScript versions
Issue -
State: closed - Opened by corsen2000 over 1 year ago
- 1 comment
#193 - Crashes in Vite watch mode with consecutive quick changes
Issue -
State: closed - Opened by segevfiner over 1 year ago
- 5 comments
#192 - Maybe something wrong when using multiple entry
Issue -
State: closed - Opened by qmhc over 1 year ago
- 5 comments
#191 - Any item outside of the tsconfig.include option from the 'src' root will move dts files around in dist
Issue -
State: closed - Opened by VividLemon over 1 year ago
- 3 comments
#190 - Build for a project with TypeScript 5.0 multiple extends config fails
Issue -
State: closed - Opened by cs-clarence over 1 year ago
- 2 comments
Labels: pending
#189 - How export types with vite-plugin-dts and vue?
Issue -
State: closed - Opened by nestle49 over 1 year ago
- 5 comments
#188 - Module '"vue"' has no exported member 'mergeDefaults'
Issue -
State: closed - Opened by sunday60004 over 1 year ago
- 4 comments
#187 - Any nullable props crashed build
Issue -
State: closed - Opened by nestle49 over 1 year ago
- 3 comments
#186 - feat: add bundledPackages configuration
Pull Request -
State: closed - Opened by markgaze over 1 year ago
#185 - 使用关注点分离方式编写的组件,生成类型时报错
Issue -
State: closed - Opened by Ttou over 1 year ago
#184 - Missing definition files in `dist` folder
Issue -
State: closed - Opened by frank-weindel over 1 year ago
- 3 comments
Labels: bug
#183 - [docs] Update example link in README
Pull Request -
State: closed - Opened by luckylooke almost 2 years ago
#182 - setup interface Props transfrom dismiss
Issue -
State: closed - Opened by Miofly almost 2 years ago
- 2 comments
#181 - fix: recursively get extended tsconfigs
Pull Request -
State: closed - Opened by EdieLemoine almost 2 years ago
#180 - Infinite loop while getting tsconfig extends in monorepo projects
Issue -
State: closed - Opened by EdieLemoine almost 2 years ago
Labels: bug
#179 - Duplicate `.d.ts` files generated inside the output `dist` directory
Issue -
State: closed - Opened by frank-weindel almost 2 years ago
Labels: bug
#178 - Error TS5055: Cannot write file '<file>.d.mts' because it would overwrite input file.
Issue -
State: closed - Opened by frank-weindel almost 2 years ago
- 1 comment
Labels: bug
#177 - Option to simplify console output
Issue -
State: closed - Opened by guoyunhe almost 2 years ago
- 1 comment
Labels: enhancement, good first issue
#176 - TypeError [PLUGIN_ERROR]: The "path" argument must be of type string. Received an instance of Array
Issue -
State: closed - Opened by thisVioletHydra almost 2 years ago
- 1 comment
#175 - Bunch of erros during dts generation (Though they don't fail the build)
Issue -
State: closed - Opened by ivanmaxlogiudice almost 2 years ago
- 1 comment
Labels: bug
#174 - import.meta cause error TS1470
Issue -
State: closed - Opened by raythurnevoid almost 2 years ago
- 3 comments
#173 - feat(vue): accurate types inferring for exposed and props
Pull Request -
State: closed - Opened by qmhc almost 2 years ago
#172 - No type file generated
Issue -
State: closed - Opened by lixiaofa almost 2 years ago
- 3 comments
#171 - 源文件有任何非ES5的symbol时无法正常rollup
Issue -
State: closed - Opened by KotoriK almost 2 years ago
- 4 comments
Labels: bug
#170 - Generated components.d.ts instead of index.d.ts
Issue -
State: closed - Opened by lixiaofa almost 2 years ago
- 2 comments
#169 - type declarations are not generated when file extension is ".mts"
Issue -
State: closed - Opened by acd02 almost 2 years ago
- 1 comment
Labels: bug
#168 - Props is declared but never used.
Issue -
State: closed - Opened by nestle49 almost 2 years ago
- 3 comments
#167 - A bunch of bugs with specific syntax raising errors during dts generation (Though they don't fail the build 🤷♂️ )
Issue -
State: closed - Opened by segevfiner almost 2 years ago
- 2 comments
#166 - vite-plugin-dts does not skip css files
Issue -
State: closed - Opened by paul-clavier almost 2 years ago
- 3 comments
#165 - Cannot generate dts declaration files with zod@^3.20.0
Issue -
State: closed - Opened by Tanimodori almost 2 years ago
- 2 comments
#164 - fix: insertTypesEntry config supports publishConfig.types
Pull Request -
State: closed - Opened by JavanShen almost 2 years ago
#163 - chore: typo
Pull Request -
State: closed - Opened by donggua-nor almost 2 years ago
- 1 comment
#162 - Fix: typo
Pull Request -
State: closed - Opened by arpansaha13 almost 2 years ago
#161 - fix: include .d.ts extension in multiple outputs
Pull Request -
State: closed - Opened by KubaJastrz almost 2 years ago
- 2 comments
#160 - fix: mark typescript as external dependency
Pull Request -
State: closed - Opened by KubaJastrz almost 2 years ago
- 1 comment
#159 - The dts file cannot be generated if tsconfig is not in the root directory
Issue -
State: closed - Opened by yingpengsha almost 2 years ago
- 2 comments
#158 - chore: update [email protected]
Pull Request -
State: closed - Opened by ekaradon almost 2 years ago
- 4 comments
#157 - 生成vue.d.ts文件时如果组件嵌套了 多层子组件,会导致报错TS7056
Issue -
State: closed - Opened by luguoj almost 2 years ago
- 2 comments
#156 - Is it's able adapt to node 12
Issue -
State: closed - Opened by Hisioni almost 2 years ago
- 2 comments
#155 - This is likely not portable. A type annotation is necessary.
Issue -
State: closed - Opened by rich1e almost 2 years ago
- 9 comments
#154 - `vite-tsconfig-paths` incompatibility
Issue -
State: closed - Opened by DerYeger almost 2 years ago
- 1 comment
#153 - Weird bug with types folder
Issue -
State: closed - Opened by ArtursTimofejevs about 2 years ago
- 4 comments
#152 - Error: @vue/compiler-sfc is not present in the dependency tree
Issue -
State: closed - Opened by Hisioni about 2 years ago
- 4 comments
#151 - Re-exported types aren't regenerating on change
Issue -
State: closed - Opened by Fuchsoria about 2 years ago
Labels: bug, help wanted
#150 - 关于类型文件打包遇到的问题
Issue -
State: closed - Opened by wxhccc about 2 years ago
- 5 comments
#149 - "Projects must list all files or use an 'include' pattern" weird issue with types files only
Issue -
State: closed - Opened by ArtursTimofejevs about 2 years ago
- 2 comments
#148 - Module '"react/jsx-runtime"' has no exported member 'jsx'
Issue -
State: closed - Opened by intellidev1991 about 2 years ago
- 4 comments
Labels: enhancement
#147 - index.d.ts生成结构动态变化
Issue -
State: closed - Opened by micro-bean about 2 years ago
- 1 comment
Labels: need more info
#146 - 一个组件在嵌套自己组件的时候在生成 d.ts会报错
Issue -
State: closed - Opened by cykcykcykcyk about 2 years ago
- 1 comment
#145 - Ts decorators doesn't work since 1.7.1
Issue -
State: closed - Opened by Herethic about 2 years ago
- 6 comments
#144 - Error: The "mainEntryPointFilePath" value is not a declaration file
Issue -
State: closed - Opened by Tanimodori about 2 years ago
- 1 comment
#143 - Bug: `exclude` option not working
Issue -
State: closed - Opened by vigenere23 about 2 years ago
- 3 comments
Labels: bug
#142 - Error: Type 'null' is not assignable to type 'PropConstructor<unknown>
Issue -
State: closed - Opened by cimchd about 2 years ago
- 2 comments
#141 - Bug: the plugin attempts to run over node_modules files when using the latest version + pnpm
Issue -
State: closed - Opened by edenhermelin about 2 years ago
- 3 comments
Labels: need more info
#140 - FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
Issue -
State: closed - Opened by OSpoon about 2 years ago
- 1 comment
#139 - 类型提示堆栈深度过高
Issue -
State: closed - Opened by npmrun about 2 years ago
#138 - fix: compilation missing plugin "decorators-legacy"
Pull Request -
State: closed - Opened by Tsuk1ko about 2 years ago
#137 - fix: add types export to package.json
Pull Request -
State: closed - Opened by AlexAegis about 2 years ago
#136 - Support multiple entries for lib mode
Issue -
State: closed - Opened by qmhc about 2 years ago
- 3 comments
Labels: enhancement
#135 - vite配置build.lib.plugins中引入dts插件,始终无法生成声明文件
Issue -
State: closed - Opened by yx-plus about 2 years ago
- 4 comments
Labels: need more info
#134 - Support customize typescript lib path
Issue -
State: closed - Opened by ianstormtaylor about 2 years ago
Labels: enhancement
#133 - fix: incorrect compiler address resolution
Pull Request -
State: closed - Opened by rorry121 about 2 years ago
- 3 comments
#132 - No JSDoc
Issue -
State: closed - Opened by leo91000 about 2 years ago
- 1 comment
#131 - the comments for hooks‘ inner function are lost
Issue -
State: closed - Opened by luo-geng about 2 years ago
- 5 comments
#130 - 仅有部分文件生成了.d.ts
Issue -
State: closed - Opened by Ytiona about 2 years ago
- 2 comments
#129 - The component props changed to any after build
Issue -
State: closed - Opened by yzh990918 about 2 years ago
- 1 comment
#128 - Markdown file not found at build
Issue -
State: closed - Opened by RuBaWa about 2 years ago
- 5 comments
#128 - Markdown file not found at build
Issue -
State: closed - Opened by RuBaWa about 2 years ago
- 5 comments
#128 - Markdown file not found at build
Issue -
State: closed - Opened by RuBaWa about 2 years ago
- 5 comments
#127 - Adding an extra typings declaration file (src/*.d.ts) to be exported?
Issue -
State: closed - Opened by jnachtigall about 2 years ago
- 4 comments
#126 - `rollupTypes: true` results in `Error: Internal Error: getResolvedModule() could not resolve module name "./myMainComponent"
Issue -
State: closed - Opened by jnachtigall about 2 years ago
- 11 comments
Labels: pending
#125 - .vue.d.ts 生成失败在包含 as const的时候
Issue -
State: closed - Opened by hxdyj about 2 years ago
- 2 comments
Labels: pending
#124 - Error: [vite:dts] File not found: /virtual:/@storybook/builder-vite/vite-app.js
Issue -
State: closed - Opened by hummal about 2 years ago
- 9 comments
#117 - [BUG] Changing of exported types will not trigger regenerating
Issue -
State: closed - Opened by Fuchsoria about 2 years ago
- 4 comments
Labels: pending
#112 - 生成的.d.map文件路径不正确.
Issue -
State: closed - Opened by BigMango about 2 years ago
- 3 comments
Labels: bug
#111 - vue文件使用setup生成的.d.ts文件props和emit类型不准确
Issue -
State: closed - Opened by Cxz-web about 2 years ago
- 1 comment
Labels: need more info
#108 - PropType is ignored in Vue files with `<script setup>`
Issue -
State: closed - Opened by kadiryazici about 2 years ago
- 4 comments
#103 - Cannot find modules (third-party libraries) with Yarn 3
Issue -
State: open - Opened by mohannad-s-awad over 2 years ago
- 7 comments
Labels: help wanted, need more info
#101 - Typed defineEmits argument turns into any
Issue -
State: closed - Opened by MellKam over 2 years ago
- 3 comments
#101 - Typed defineEmits argument turns into any
Issue -
State: closed - Opened by MellKam over 2 years ago
- 3 comments
#101 - Typed defineEmits argument turns into any
Issue -
State: closed - Opened by MellKam over 2 years ago
- 3 comments
#99 - Plugin doesn't work with Vite watch mode
Issue -
State: closed - Opened by rokgerzelj over 2 years ago
- 2 comments
Labels: bug
#98 - Plugin ignores defineExpose or generates all properties
Issue -
State: closed - Opened by KirillSolovyev over 2 years ago
- 2 comments
Labels: compiler, pending
#97 - RangeError: Maximum call stack size exceeded
Issue -
State: closed - Opened by Gungy2 over 2 years ago
- 6 comments
Labels: help wanted