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

Feature: Supporting TypeScript #128

Open
egoist opened this issue May 2, 2019 · 5 comments · May be fixed by #542
Open

Feature: Supporting TypeScript #128

egoist opened this issue May 2, 2019 · 5 comments · May be fixed by #542
Assignees
Labels

Comments

@egoist
Copy link
Collaborator

egoist commented May 2, 2019

Issuehunt badges

Feature request

You should be able to:

  • Use TypeScript in <script> block in Vue component
  • Use .ts pages and import .ts files in app runtime
  • Use saber-config.ts (maybe)
  • Use saber-node.ts (maybe)

This should be implemented as a plugin (unless it doesn't introduce any large dependencies).

There is a $100.00 open bounty on this issue. Add more on Issuehunt.

@egoist egoist self-assigned this May 11, 2019
@issuehunt-oss issuehunt-oss bot added the 💵 Funded on Issuehunt This issue has been funded on Issuehunt label May 13, 2019
@IssueHuntBot
Copy link

@IssueHunt has funded $100.00 to this issue.


@nblthree
Copy link
Member

nblthree commented Oct 4, 2019

No need for saber-config.ts and saber-node.ts this will just make things complicated

@krmax44
Copy link
Contributor

krmax44 commented Oct 4, 2019

No need for saber-config.ts and saber-node.ts this will just make things complicated

Using ts-node it should be pretty easy, don't know how involved the implementation would be in real life. From glancing at the docs it looks straightforward though.

@egoist
Copy link
Collaborator Author

egoist commented Oct 4, 2019

Yeah, at least we should add support for using TypeScript in pages.

@egoist egoist linked a pull request Nov 2, 2019 that will close this issue
13 tasks
@ckouder
Copy link

ckouder commented Jun 10, 2021

Is this issue still open to new pull request?

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

Successfully merging a pull request may close this issue.

5 participants