Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[@rollup/plugin-typescript] --configPlugin command option with Typescript plugin doesn't support reference option in tsconfig.json. #1755

Open
Mingeax opened this issue Aug 12, 2024 · 0 comments

Comments

@Mingeax
Copy link

Mingeax commented Aug 12, 2024

  • Rollup Plugin Name: @rollup/plugin-typescript
  • Rollup Plugin Version: 7.15.0
  • Rollup Version: v4.20.0
  • Operating System (or Browser): Windows 10
  • Node Version: v20.13.1
  • Link to reproduction (⚠️ read below): https://stackblitz.com/edit/rollup-repro-hfhjsp

Expected Behavior

Output successfully.

Actual Behavior

Throw error: Note that you need plugins to import files that are not JavaScript.

Additional Information

The rollup config file is include with the tsconfig file in references array.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant