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

How do I use this? #1

Closed
danomatic opened this issue May 15, 2017 · 5 comments
Closed

How do I use this? #1

danomatic opened this issue May 15, 2017 · 5 comments

Comments

@danomatic
Copy link

Can you give an example of how this is used? Is it via tsconfig.json, webpack.config.js or something else?

@longlho
Copy link
Owner

longlho commented May 16, 2017 via email

@longlho
Copy link
Owner

longlho commented May 16, 2017

@danomatic the unit test should give you some idea as well. Right now TS doesn't allow custom transformation via tsconfig.json. I do have a PR in ts-loader so that it can be used in webpack, but not traction so far

@goloveychuk
Copy link

@longlho I already submitted pr to awesome-typescript-loader - it's already merged.
But it don't support when compiler is forked. (with checkerplugin)

@goloveychuk
Copy link

also - as I know, better to do your job - write ts plugin, to support other files than ts or js.
look at Quramy/typed-css-modules#29

@longlho
Copy link
Owner

longlho commented Feb 8, 2018

I'm closing this issue since plugin won't solve your problem anw. See microsoft/TypeScript#16607

@longlho longlho closed this as completed Feb 8, 2018
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

3 participants