GitHub / egoist/tsup issues and pull requests
#1354 - fix: incorrect `configDir` variable resolution in tsconfig.json
Pull Request -
State: open - Opened by Niikelion 30 days ago
- 2 comments
#1352 - `The argument 'filename' must be a file URL object, file URL string, or absolute path string. Received undefined`
Issue -
State: open - Opened by coderaiser about 1 month ago
#1351 - Issue: d.ts file generated by tsup includes incorrect content and loses types (because of _mergeNamespaces)
Issue -
State: open - Opened by liorcohen55551 about 1 month ago
#1350 - Ignore specific sourcemap error
Issue -
State: open - Opened by throrin19 about 2 months ago
#1349 - There will be temporary `tsup.config.bundled_*` files created during build
Issue -
State: open - Opened by JackRobards about 2 months ago
- 1 comment
#1347 - resolve `${configDir}` in tsconfig paths (files, includes, paths) when emitting DTS files
Issue -
State: open - Opened by 3dos 2 months ago
- 1 comment
#1346 - Allow full no externals
Issue -
State: open - Opened by oom- 2 months ago
- 1 comment
#1345 - Generate a lightway package.json
Issue -
State: open - Opened by oom- 2 months ago
#1344 - Support opt out external package deps.
Issue -
State: open - Opened by wenerme 2 months ago
#1343 - Error: namespace must have a "ModuleBlock" body.
Issue -
State: open - Opened by softmarshmallow 2 months ago
#1342 - Dependency error appeared for no reason | Error: Cannot find module './functions/join-path'
Issue -
State: closed - Opened by ToxicBlades 2 months ago
- 1 comment
#1341 - Since `8.5.0` `@swc/core` should be a non-optional dependency
Issue -
State: open - Opened by carlosala 2 months ago
- 1 comment
#1340 - Add the ability to override `noEmitOnError` ts compiler option for dts generation
Pull Request -
State: closed - Opened by sanex3339 3 months ago
- 3 comments
#1339 - Add ability to not fail on `dts` errors.
Issue -
State: open - Opened by sanex3339 3 months ago
#1337 - @import "tailwindcss" not processed in build output when using tsup with Tailwind CSS v4
Issue -
State: open - Opened by Fekleite 3 months ago
- 1 comment
#1336 - fix(deps): Update devcontainer.json to node 18
Pull Request -
State: open - Opened by neilenns 3 months ago
- 2 comments
#1335 - devcontainer still uses node 16
Issue -
State: open - Opened by neilenns 3 months ago
#1334 - How to `watch` files in a `node_modules` package?
Issue -
State: closed - Opened by neilenns 3 months ago
- 1 comment
#1333 - [Feature Request] Migrate from `api-extractor` to `oxc-transform`
Issue -
State: open - Opened by SunsetTechuila 3 months ago
#1332 - chore: add maintenance info in README
Pull Request -
State: open - Opened by TheAlexLichter 3 months ago
- 2 comments
#1331 - fix: copyPublicDir in watch mode
Pull Request -
State: closed - Opened by geeee 3 months ago
- 3 comments
#1330 - [Tsup + Turborepo] Runtime error when type and const have the same name in a shared package
Issue -
State: closed - Opened by no1flash 3 months ago
#1329 - Custom Loader - `copy` loaders appear to break importing other things?
Issue -
State: open - Opened by fbartho 3 months ago
#1328 - Error: ImportEquals should have a literal source.
Issue -
State: open - Opened by marromugi 4 months ago
- 2 comments
#1327 - Cellphones cannot close the menu of the website
Issue -
State: open - Opened by tats-u 4 months ago
- 1 comment
#1326 - tsup DOM Clobbering vulnerability
Issue -
State: open - Opened by dushajni 4 months ago
- 2 comments
#1325 - dts 出现构建内存溢出
Issue -
State: open - Opened by ChineseStars 4 months ago
- 1 comment
#1324 - Added shims for `import.meta.filename` and `import.meta.dirname` support
Pull Request -
State: open - Opened by quantizoor 4 months ago
- 3 comments
#1323 - fix(deps): update dependency tinyexec to v1
Pull Request -
State: open - Opened by renovate[bot] 4 months ago
- 4 comments
Labels: dependencies
#1321 - dts build error in certain combination of exports using types from an imported module
Issue -
State: open - Opened by segevfiner 5 months ago
- 1 comment
#1320 - Problem:tsup 构建出现别名引用错误,造成循环引用声明
Issue -
State: open - Opened by iqseternal 5 months ago
#1319 - Incorrect default export in generated `.cjs` file when using `treeshake: true`
Issue -
State: open - Opened by AlexShukel 5 months ago
#1318 - CVE-2024-53384
Issue -
State: open - Opened by Charlie-Crowdstrike 5 months ago
- 1 comment
#1317 - docs: update CONTRIBUTING.md
Pull Request -
State: open - Opened by ArcherGu 5 months ago
- 3 comments
#1316 - fix: update esbuild to fix sourcemap source issue
Pull Request -
State: open - Opened by ArcherGu 5 months ago
- 4 comments
#1315 - TS6053: File not found Error During tsup Build with Turbo
Issue -
State: open - Opened by yaojiu19 5 months ago
#1314 - 🔒 Add script tag validation to satisfy SNYK-JS-TSUP-9056218
Pull Request -
State: open - Opened by benhoad 5 months ago
- 7 comments
#1313 - feat: allow passing custom swc configuration to swcPlugin
Pull Request -
State: closed - Opened by Romakita 5 months ago
- 6 comments
#1312 - RollupError: Multiple conflicting contents for sourcemap source
Issue -
State: open - Opened by zhangfisher 5 months ago
#1311 - Pass through useDefineForClassFields into SWC plugin
Issue -
State: open - Opened by joelgallant 5 months ago
- 1 comment
#1310 - feat: use `fix-dts-default-cjs-exports` to transform CJS types
Pull Request -
State: closed - Opened by userquin 5 months ago
- 3 comments
#1309 - fix(deps): Upgrading (and deduplicating) esbuild to 0.25
Pull Request -
State: closed - Opened by RobinTail 5 months ago
- 5 comments
#1308 - fix(deps): upgrading node for devcontainer
Pull Request -
State: closed - Opened by makrsmark 5 months ago
- 6 comments
#1307 - feat: added option to allow alternative postcss file extensions
Pull Request -
State: open - Opened by lideen 5 months ago
- 2 comments
#1306 - fix(deps): update all non-major dependencies
Pull Request -
State: open - Opened by renovate[bot] 5 months ago
- 5 comments
Labels: dependencies
#1305 - Svelte compilation error with tsup: "Invalid compiler option: The boolean options have been removed from the css option"
Issue -
State: open - Opened by imskyleen 5 months ago
- 1 comment
#1304 - Issues with building package to be consumed -- requested module 'node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js' does not provide an export named 'default'
Issue -
State: open - Opened by boogyD 5 months ago
- 1 comment
#1303 - allow outputting sourcemaps for jsx extensions as well
Pull Request -
State: open - Opened by ChristophP 5 months ago
- 2 comments
#1302 - Source maps not being generated when using `outExtension { js: ".jsx" }`
Issue -
State: open - Opened by ChristophP 5 months ago
- 1 comment
#1301 - Entry point for implicit type library 'hapi__shot' from node_modules/tsup/dist/index.js:1541:26
Issue -
State: closed - Opened by jmikedupont2 5 months ago
- 1 comment
#1300 - fix: normalize Windows paths in entry points to handle backslashes correctly
Pull Request -
State: open - Opened by 0xSero 6 months ago
- 2 comments
#1299 - chore(deps): update pnpm to v10 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] 6 months ago
- 2 comments
Labels: dependencies
#1296 - Imported CSS missing
Issue -
State: closed - Opened by DavidPetrasek 6 months ago
- 1 comment
#1295 - fix(deps): update dependency esbuild to ^0.25.0 [security]
Pull Request -
State: closed - Opened by renovate[bot] 6 months ago
- 4 comments
Labels: dependencies
#1294 - chore(deps): bump esbuild from 0.24.0 to 0.25.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
- 5 comments
Labels: dependencies
#1293 - Watch doesn't work anymore since upgrade to 8.3.5 / 8.3.6 (working in 8.3.0)
Issue -
State: open - Opened by karel-maieuticapp 6 months ago
- 5 comments
#1292 - [Feature request] Lets add "cwd" option to JS API
Issue -
State: open - Opened by vovkasm 6 months ago
#1291 - Add support for specifying external helpers to avoid patching SWC
Issue -
State: open - Opened by xand3r40r93 6 months ago
- 1 comment
#1290 - `iife` access property
Issue -
State: closed - Opened by lorypelli 6 months ago
#1289 - tsup removes import options
Issue -
State: closed - Opened by Shinigami92 6 months ago
- 3 comments
#1288 - chore: upgrade svelte
Pull Request -
State: closed - Opened by DaniAcu 6 months ago
- 4 comments
#1287 - How to make css just be copied into dist
Issue -
State: open - Opened by da1z 6 months ago
- 4 comments
#1286 - More control over logging and output
Issue -
State: open - Opened by willo-icon 6 months ago
#1285 - chore(deps): update dependency vitest to v2.1.9 [security] - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] 6 months ago
- 2 comments
Labels: dependencies
#1284 - Optimize memory usage in build process
Pull Request -
State: open - Opened by bernardoforcillo 6 months ago
- 2 comments
#1283 - file watcher is very CPU hungry in ^8.3.4
Issue -
State: open - Opened by frolic 6 months ago
- 2 comments
#1282 - Upgrading to `@types/react@v19+` and `@types/react-dom@v19+` cannot find namespace 'JSX'
Issue -
State: open - Opened by chris-dura 6 months ago
#1281 - chore(deps): update dependency bumpp to v10 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] 6 months ago
- 4 comments
Labels: dependencies
#1279 - 10X slowdown depending on current working directory
Issue -
State: open - Opened by louwers 6 months ago
#1278 - Types are not visually recognized in VSCode after build
Issue -
State: open - Opened by piusidev 6 months ago
#1277 - Tsup doesn't watch dependencies for changes
Issue -
State: open - Opened by BlueNebulaDev 6 months ago
- 2 comments
#1276 - chore(deps): update dependency vitest to v3 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] 6 months ago
- 4 comments
Labels: dependencies
#1275 - chore: upgrade cross-spawn to 7.0.6
Pull Request -
State: closed - Opened by warjiang 6 months ago
- 4 comments
#1273 - export default causes CommonJS bundles to include .default
Issue -
State: open - Opened by dave9123 7 months ago
#1272 - keepNames breaks on Chrome 38 / Safari 9
Issue -
State: open - Opened by pecoram 7 months ago
- 1 comment
#1271 - Support `rewriteRelativeImportExtensions` (TS 5.7+)
Issue -
State: open - Opened by michaelfaith 7 months ago
#1270 - dts output is deleted on clean with multiple config
Issue -
State: open - Opened by unional 7 months ago
- 1 comment
#1269 - Any plan to move to rolldown?
Issue -
State: open - Opened by libkakashi 7 months ago
- 4 comments
#1268 - Incorrect Import Paths in Generated Declaration File (index.d.mts)
Issue -
State: closed - Opened by devFromTn 7 months ago
- 1 comment
#1267 - copy `package.json` in the `dist` folder
Issue -
State: closed - Opened by lorypelli 7 months ago
#1266 - fix: watch mode not working with external outDir
Pull Request -
State: open - Opened by MarkShawn2020 7 months ago
- 2 comments
#1265 - chore(deps): bump nanoid from 3.3.7 to 3.3.8
Pull Request -
State: open - Opened by dependabot[bot] 8 months ago
- 3 comments
Labels: dependencies
#1264 - feat(type): expose the Plugin type
Pull Request -
State: open - Opened by Sunny-117 8 months ago
- 3 comments
#1263 - chore: remove useless code
Pull Request -
State: open - Opened by Sunny-117 8 months ago
- 3 comments
#1262 - fix(scripts): correct dev script watch mode not working
Pull Request -
State: open - Opened by Sunny-117 8 months ago
- 3 comments
#1261 - fix(scripts): correct dev script watch mode not working
Pull Request -
State: closed - Opened by Sunny-117 8 months ago
- 3 comments
#1260 - Sentry esbuild plugin
Issue -
State: open - Opened by ex0ns 8 months ago
- 1 comment
#1259 - Document Entry's glob pattern
Issue -
State: open - Opened by Gouvernathor 8 months ago
#1258 - Minor grammar optimizations in main and docs READMEs
Pull Request -
State: closed - Opened by hirasso 8 months ago
- 2 comments
#1257 - Add IIFE external notice
Pull Request -
State: open - Opened by rougsig 8 months ago
- 2 comments
#1256 - fix watching when the onSuccess process never exits
Pull Request -
State: closed - Opened by laat 8 months ago
- 2 comments
#1255 - chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
Pull Request -
State: open - Opened by dependabot[bot] 8 months ago
- 4 comments
Labels: dependencies
#1254 - Configuration `pure` doesn't seem to work
Issue -
State: open - Opened by Virtute90 8 months ago
#1253 - onSuccess & Watch Fix
Pull Request -
State: closed - Opened by methompson 8 months ago
- 15 comments
#1252 - Update Website Docs
Pull Request -
State: open - Opened by lishaduck 8 months ago
- 2 comments
#1251 - Automatically bundle private packages from workspace [feature request]
Issue -
State: open - Opened by DesselBane 9 months ago
- 2 comments
#1250 - No input files, try "tsup <your-file>" instead in docker run tsup
Issue -
State: open - Opened by HECHONG999 9 months ago
#1249 - How can I ignore / not bundle a file?
Issue -
State: open - Opened by reggi 9 months ago
#1246 - Output changing between builds since v8.3.0
Issue -
State: open - Opened by phcyso 9 months ago
#1245 - Watch mode not working on v8.3.4 / v8.3.5
Issue -
State: closed - Opened by paulcjy 9 months ago
- 26 comments
Labels: bug