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

TS generator captializes the generated file name even if the Java class name is not capitalized #336

Open
Artur- opened this issue Feb 13, 2020 · 0 comments
Labels

Comments

@Artur-
Copy link
Member

Artur- commented Feb 13, 2020

  1. https://start.vaadin.com
  2. Select "typescript" for Dashboard
  3. Download
  4. Rename DashboardEndpoint.java to dashboardEndpoint and the class name accordingly
  5. mvn

frontend/generated now contains DashboardEndpoint.ts when the expected would be dashboardEndpoint.ts

@vlukashov vlukashov added the hilla Issues related to Hilla label Feb 13, 2020
@vaadin-bot vaadin-bot transferred this issue from vaadin/flow Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants