Closed
Description
- Rollup Plugin Name: plugin-typescript
- Rollup Plugin Version: 12.1.3
- Rollup Version: 4.31.0
- Operating System (or Browser): macOS Sequoia 15.5
- Node Version: 22.15.0
- Link to reproduction: https://github.com/toyobayashi/emnapi/actions/runs/15726909710. See
NPM Build
step
Expected Behavior
Work well as 12.1.2.
Actual Behavior
CI boom 💥
seems all declarations in separated .d.ts
files no longer work, const enum
s declared in .d.ts files not be replaced to constant in my source.
Additional Information
plugin-typescript 12.1.3 doesn't respect the include
field in tsconfig.json
Metadata
Metadata
Assignees
Labels
No labels