Skip to content

Switch to rollup-plugin-typescript2 - #2460

Merged
lukastaegert merged 2 commits into
masterfrom
typescript2
Sep 16, 2018
Merged

Switch to rollup-plugin-typescript2#2460
lukastaegert merged 2 commits into
masterfrom
typescript2

Conversation

@lukastaegert

Copy link
Copy Markdown
Member

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:

Description

This will switch to using rollup-plugin-typescript2 instead of rollup-plugin-typescript.

Even though I have lately invested some time into updating our own rollup-plugin-typescript, it does not support using the language service yet which means type errors will go unnoticed. rollup-plugin-typescript2 is noticeably slower on initial builds but makes up for it with its own caching which means subsequent builds will be about as fast as with rollup-plugin-typescript.

@lukastaegert
lukastaegert merged commit 594d24c into master Sep 16, 2018
@lukastaegert
lukastaegert deleted the typescript2 branch September 16, 2018 07:09
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

Successfully merging this pull request may close these issues.

1 participant