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

fix: allow TypeScript in V14 server bootstrapping mode #10656

Merged
merged 3 commits into from
Apr 19, 2021

Conversation

platosha
Copy link
Contributor

Fixes #10414

@platosha platosha added hilla Issues related to Hilla target/6.0 labels Apr 14, 2021
@vaadin-bot
Copy link
Collaborator

SonarQube analysis reported 1 issue

Note: The following issues were found on lines that were not modified in the pull request. Because these issues can't be reported as line comments, they are summarized here:

  1. CRITICAL NodeUpdater.java#L281: Either log or rethrow this exception. rule

@haijian-vaadin haijian-vaadin merged commit 9cb84c2 into master Apr 19, 2021
@haijian-vaadin haijian-vaadin deleted the ap/fix/ts-loader-flag branch April 19, 2021 10:08
vaadin-bot pushed a commit that referenced this pull request Apr 19, 2021
* fix: allow TypeScript in V14 server bootstrapping mode

Fixes #10414

* Fix fork-ts-checker-plugin options

* fix: disable resolving TypeScript when no tsconfig.json
vaadin-bot pushed a commit that referenced this pull request Apr 19, 2021
* fix: allow TypeScript in V14 server bootstrapping mode

Fixes #10414

* Fix fork-ts-checker-plugin options

* fix: disable resolving TypeScript when no tsconfig.json
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with platform 19.0.6. For prerelease versions, it will be included in its final version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vaadin 19: Why ts-loader is used only with useClientSideIndexFileForBootstrapping?
3 participants