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

Adding deno flavor of typescript as an app type #1629

Closed
wants to merge 1 commit into from

Conversation

tskinn
Copy link

@tskinn tskinn commented Nov 9, 2023

Apologies I haven't created a ticket for this to discuss but it didn't take long to get something working with which I could start a conversation.

Is this something the project would consider? I find the idea of having no separate dependencies(node_modules) management and no compile step creating extra files to be very desirable.

The code changes are not ready for serious review but I wanted to open this PR as I had the code handy and wanted to start a conversation. What needs to be done for this to progress if it is an acceptable change?

Copy link
Member

@iliapolo iliapolo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tskinn appreciate the work you've done here, but we are not going to include this in our base templates:

  • This is not a new language, but rather a different runtime.
  • We don't currently have official support for deno and are not planning on it.

Users are free to adjust the typescript project created with cdk8s init typescript-app to use the deno runtime.

Thank you.

@iliapolo iliapolo added response-requested Awaiting response from author and removed response-requested Awaiting response from author labels Sep 10, 2024
@iliapolo iliapolo closed this Sep 10, 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

Successfully merging this pull request may close these issues.

2 participants