issues
search
wessberg
/
rollup-plugin-ts
A TypeScript Rollup plugin that bundles declarations, respects Browserslists, and enables seamless integration with transpilers such as babel and swc
MIT License
496
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Deprecated Import Assert in Node.js 22
#228
threeal
opened
2 months ago
2
After upgrading typescript to 5.5.2 throws error while build TS projects.
#227
ragavsky
opened
4 months ago
2
Two different `typeof x` are treated as the same (where `x` is a different variable in each)
#226
RebeccaStevens
opened
5 months ago
0
The syntax of the output declaration file is incorrect
#225
eavidy
opened
5 months ago
0
How to use this with svelte, css, various import types?
#224
RobbieTheWagner
opened
6 months ago
2
Bundle still has import statements for Lit
#223
datvm
opened
1 year ago
0
Consider restricting the plugin to particular files via options.include
#222
imcm7
opened
1 year ago
1
Types missing due to reference directive bundling
#221
kevinkucharczyk
opened
1 year ago
0
Breaking change in 3.3.0 version
#220
SuperOleg39
opened
1 year ago
0
Consider respecting the `emitDeclarationOnly` compiler option
#219
mrazauskas
closed
1 year ago
2
chore(deps-dev): bump semver from 7.3.8 to 7.5.2
#218
dependabot[bot]
closed
1 year ago
1
chore(deps-dev): bump pnpm from 7.25.1 to 7.33.4
#217
dependabot[bot]
closed
1 year ago
1
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
#216
dependabot[bot]
closed
1 year ago
1
Cannot find module '@babel/plugin-proposal-object-rest-spread'
#215
simonihmig
closed
1 year ago
1
`moduleResolution` is ignored - cannot consume modern packages
#214
gossi
closed
1 year ago
1
`rollup-plugin-ts` incompatible with TypeScript 5.0 due to peerDependencies constraint
#213
alvis
closed
1 year ago
1
CJS bundle contains import statement
#212
georgesmith46
closed
1 year ago
1
"_" is not exported by swc
#211
linonetwo
closed
1 year ago
2
work with `allowImportingTsExtensions`
#210
trim21
closed
1 year ago
1
Disable cts/mts extensions?
#209
michaelfaith
opened
1 year ago
1
Add TypeScript 4.9.5 and 5.0.2 support
#208
raleksandar
closed
1 year ago
2
error when meet `zustand`
#207
takegine
closed
1 year ago
1
Fix yarn install command in Readme.md
#206
Bersaelor
closed
1 year ago
1
fix: Babel transpiler fixes
#205
clemyan
closed
1 year ago
2
Unexpected import when bundling UMD, broken sourcemap
#204
decanTyme
opened
1 year ago
0
Overloading declaration droped
#203
imjuni
opened
1 year ago
1
3.2.0 should have been 4.0.0
#202
simonihmig
closed
1 year ago
1
Subpaths imports syntax not working
#201
imjuni
opened
1 year ago
2
Lower engines NPM version to >= 6.14.17
#200
schinery
closed
1 year ago
0
Issue installing in Node 14/NPM 6 apps using engine-strict: true
#199
schinery
closed
1 year ago
0
Multiple deprecation warnings
#198
elchininet
closed
1 year ago
2
maint: upgrade typescript series to v4.9.4
#197
humanchimp
closed
1 year ago
1
rollup-plugin-ts not compatible with TypeScript 4.7-4.9
#196
matthew-dean
closed
1 year ago
2
rollup-plugin-ts with swc is 6.5x slower than rollup-plugin-swc, without types
#195
matthew-dean
opened
2 years ago
1
Github Action: unknown field `cwd`
#194
bruceharrison1984
closed
2 years ago
1
broken d.ts in projects with default exports in separate files
#193
megastels
opened
2 years ago
8
Error: "[name] is not exported by [module]"
#192
rexkenley
opened
2 years ago
0
Decorators throw `Unexpected token '@'`.
#191
selfagency
opened
2 years ago
0
error TS2306: File '<path>/build/index.d.ts' is not a module
#190
khteh
closed
2 years ago
1
Implicitly added babel plugins
#189
simonihmig
closed
1 year ago
3
How do I properly set custom types?
#188
rexkenley
closed
2 years ago
1
How to build for both Node.js and Browsers?
#187
ThisIsMissEm
opened
2 years ago
0
Default assigned generic type isn't generated
#186
KingSora
opened
2 years ago
6
Yarn PNP @babel/plugin-syntax-dynamic-import warning
#185
SagnikPradhan
closed
1 year ago
0
How do you develop this plugin locally?
#184
NullVoxPopuli
opened
2 years ago
4
Error: Cannot call addWatchFile after the build has finished.
#183
hjoelh
closed
2 years ago
1
Unable to use CJS version of plugin
#182
samchouse
closed
2 years ago
2
Bug in resolveTypeReferenceDirectives using TypeScript 4.7+
#181
elchininet
closed
2 years ago
2
Is the `configPlugin` CLI option supported?
#180
roydukkey
closed
2 years ago
2
TS2472: Spread operator in 'new' expressions is only available when targeting ECMAScript 5 and higher.
#179
archfz
closed
2 years ago
3
Next