Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

fix(hmr): run ts-loader in transpileOnly mode #878

Merged
merged 2 commits into from
May 9, 2019
Merged

Conversation

vakrilov
Copy link
Contributor

@vakrilov vakrilov commented May 1, 2019

PR Checklist

What is the current behavior?

See #877

What is the new behavior?

ts-loader running in transpileOnly mode with HMR (as suggested in docs). Type-checking assured with fork-ts-checker-webpack-plugin (also as suggested in the ts-loader docs)

@cla-bot cla-bot bot added the cla: yes label May 1, 2019
@ghost ghost assigned vakrilov May 1, 2019
@ghost ghost added new PR review labels May 1, 2019
@vakrilov vakrilov marked this pull request as ready for review May 2, 2019 06:12
@vakrilov vakrilov merged commit 0317729 into master May 9, 2019
@ghost ghost removed new PR review labels May 9, 2019
@vakrilov vakrilov deleted the ts-loader-hmr branch May 9, 2019 07:10
@rosen-vladimirov rosen-vladimirov added this to Done in CLI Team May 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
CLI Team
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants