rpt2: typescript version: 2.9.2 rpt2: tslib version: 1.9.2 rpt2: rollup-plugin-typescript2 version: 0.15.1 rpt2: plugin options: { "verbosity": 3, "check": true, "clean": false, "cacheRoot": "/tmp/cht-demo-rollup-issue/.rpt2_cache", "include": [ "*.ts+(|x)", "**/*...
Troubleshooting I am trying to build Vue 2 library using Vite. There is a lot of typescript, so I need rollup-plugin-typescript, but there are some weird issues. When I run build, it fails and point to the random .ts file telling me that...
I am trying to setup a monorepo with local packages. I am using pnpm workspaces but could also go with tsconfig's paths features. Whatever, I don't get it to work and would love to see an example where somebody gets a monorepo working with this plugin. My problem is that I get this...
TypeError: this.emitFile is not a function at emitDeclaration (D:\work\topo\node_modules\rollup-plugin-typescript2\src\index.ts:363:11) at lodash_3 (D:\work\topo\node_modules\rollup-plugin-typescript2\src\index.ts:373:5) at D:\work\topo\node_modules\rollup-plugin-typescript2\node_mo...
When trying to bundle the code, I'm getting this error output. The code works as expected when running in development under vite (pnpm playif you are checking out the repo). The error is almost identical to what is happening in this issue:#325Except in my case I'm using@vitejs/plugi...
tslib version: 1.9.3 rpt2: rollup version: 1.15.1 rpt2: rollup-plugin-typescript2 version: 0.21.2 rpt2: ambient types changed, redoing all semantic diagnostics rpt2: rolling caches rpt2: typescript version: 3.4.1 rpt2: tslib version: 1.9.3 rpt2: rollup version: 1.15.1 rpt2: rollup...
Topics bundler rollup lib swc tslib esbuild tsup Resources Readme License MIT license Activity Stars 3 stars Watchers 1 watching Forks 0 forks Report repository Releases No releases published Packages No packages published Languages TypeScript 97.3% JavaScript 2.7% Footer...
"^27.0.0-alpha.1","babel-jest":"^27.0.6","eslint":"^7.32.0","eslint-plugin-vue":"^8.0.3","jest":"^27.0.5","rollup-plugin-css-only":"^4.3.0","rollup-plugin-typescript2":"^0.34.1","rollup-plugin-vue":"^6.0.0","ts-jest":"^27.0.4","tslib":"^1.14.1","typescript...