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

fix(typescript): Use builtin extends resolution #199

Merged
merged 1 commit into from
Feb 6, 2020

Conversation

NotWoods
Copy link
Member

@NotWoods NotWoods commented Feb 6, 2020

Rollup Plugin Name: typescript

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers: #70

Description

Adds test for extending a node module in tsconfig.json.

Passing the path to parseJsonConfigFileContent means that we don't need the previous extends fix, so we can fully rely on built-in Typescript behaviour.

@NotWoods NotWoods merged commit 60d2a79 into rollup:master Feb 6, 2020
@NotWoods NotWoods deleted the ts-extends-fix branch February 6, 2020 17:57
LarsDenBakker pushed a commit to LarsDenBakker/plugins that referenced this pull request Sep 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants