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

Frontend build #53

Open
SomeKittens opened this issue Feb 1, 2016 · 2 comments
Open

Frontend build #53

SomeKittens opened this issue Feb 1, 2016 · 2 comments

Comments

@SomeKittens
Copy link
Owner

Investigate the possibility of creating a build for frontend use. Browsers process data too!

@SomeKittens
Copy link
Owner Author

Looks like TypeScript 1.8 has what we want with Concatenate AMD and System modules with --outFile.

Alternatively, we could compile with TS and then run it past Webpack/SystemJS/Browserify/etc.

@SomeKittens
Copy link
Owner Author

This is something I very much do want but it's not high priority. Waiting on TS 1.8 to come out of beta to move forward.

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