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

Configure Play Framework to transpile TypeScript files as a single JavaScript file #40

Open
camilosampedro opened this issue Oct 24, 2016 · 0 comments

Comments

@camilosampedro
Copy link
Owner

camilosampedro commented Oct 24, 2016

In the angular-frontend branch it is being created an Angular2 front-end (TypeScript).

For client side performance it is preferred to transpile TypeScripts server-side instead of compiling client-side. The idea is to provide a single JavaScript main.js transpilation of those TypeScript.

Some help can be found in the play-angular2-typescript project/template.

Beforehand, thank you very much.

@camilosampedro camilosampedro added this to the 0.2.0 milestone Oct 24, 2016
@camilosampedro camilosampedro changed the title Configure Play Framework to compile TypeScript files as a single JavaScript file Configure Play Framework to transpile TypeScript files as a single JavaScript file Oct 24, 2016
@camilosampedro camilosampedro modified the milestones: 0.3.0, 0.2.0 Dec 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant