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

[templates]: no emit type definitions in templates #12

Open
redfox-mx opened this issue Aug 17, 2024 · 0 comments
Open

[templates]: no emit type definitions in templates #12

redfox-mx opened this issue Aug 17, 2024 · 0 comments

Comments

@redfox-mx
Copy link

redfox-mx commented Aug 17, 2024

Me he dado cuenta que para los scaffoldings se esta incorrectamente configurando las opciones de typescript, ya que se estan emitiendo las definiciones de tipos, esto no es necesaria para aplicaciones!

Eso aumenta el tiempo de typecheking para la build, ademas de que no proporciona ningun beneficio, ya que las aplicaciones web solo correrán código de JS.

Lo mismo para para el proyecto core, no hay ningun sentido en emitir los dts si se estan generando manualmente!

atte: [email protected]

@redfox-mx redfox-mx changed the title [fix] no emit type definitions in templates [templates]: no emit type definitions in templates Aug 17, 2024
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

1 participant