close
The Wayback Machine - https://web.archive.org/web/20201209133607/https://github.com/developit/microbundle/pull/720
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

implement ttypescript transfomer plugin for rollup-plugin-typescript2 #720

Open
wants to merge 2 commits into
base: master
from

Conversation

@probablyup
Copy link

@probablyup probablyup commented Sep 7, 2020

Plugin: https://www.npmjs.com/package/ttypescript

The main benefit of this build plugin is the easy enabling of using
TS "transformers" which are not a mainstream part of TypeScript core
just yet. This includes ones like: https://github.com/Igorbek/typescript-plugin-styled-components

Closes #719

@changeset-bot
Copy link

@changeset-bot changeset-bot bot commented Sep 7, 2020

🦋 Changeset detected

Latest commit: 5c349cb

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

probablyup added 2 commits Sep 7, 2020
Plugin: https://www.npmjs.com/package/ttypescript

The main benefit of this build plugin is the easy enabling of using
TS "transformers" which are not a mainstream part of TypeScript core
just yet. This includes ones like:
https://github.com/Igorbek/typescript-plugin-styled-components
@probablyup probablyup force-pushed the probablyup:add-ttypescript branch from 50a7943 to 5c349cb Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants
You can’t perform that action at this time.