"^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...
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)", "**/*...
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...
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...
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...
"tslib": "1.9.3", "typedoc": "^0.15.4", "typedoc-plugin-markdown": "^2.2.14", "typescript": "^3.7.3", "vue": "^2.5.22", "vue-jest": "^3.0.5", "vue-template-compiler": "^2.5.22" }, "dependencies": { "@types/fabric": "^3.5.1", "@types/html2canvas": "0.0.35...
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...
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...