Skip to content

Doesn't work with awesome-typescript-loader and transpileOnly: true #4

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

Closed
atellmer opened this issue Sep 2, 2017 · 3 comments
Closed

Comments

@atellmer
Copy link

atellmer commented Sep 2, 2017

Hello!
Thanks for the plugin, but I have a some troubles with him.
He doesn't work with awesome-typescript-loader, when I set option transpileOnly: true.

node 8.2.1
webpack 3.0.0
awesome-typescript-loader 3.2.3

@Igorbek
Copy link
Owner

Igorbek commented Sep 2, 2017

Hi, thanks for reporting.
Do you use it in watch mode or full bundling?
There's a known limitation that currently awe-t-l does not use transformers in the forked compilation (used in watch mode) see s-panferov/awesome-typescript-loader#423 and s-panferov/awesome-typescript-loader#447.

@Igorbek
Copy link
Owner

Igorbek commented Mar 8, 2018

The feature has been implemented in s-panferov/awesome-typescript-loader#531
I will update documentation how to use it.

@Igorbek
Copy link
Owner

Igorbek commented Mar 19, 2018

README has been updated with the instructions.

@Igorbek Igorbek closed this as completed Mar 19, 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

2 participants