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

compile ts files to tmp folder #22

Closed
UnnoTed opened this issue Feb 11, 2016 · 4 comments
Closed

compile ts files to tmp folder #22

UnnoTed opened this issue Feb 11, 2016 · 4 comments

Comments

@UnnoTed
Copy link

UnnoTed commented Feb 11, 2016

it's really bad to find a file and it feels disorganized

@antonybudianto
Copy link
Owner

i will look for a solution

for now you can use gulp clean to wipe all compiled files (ts or sass)

@UnnoTed
Copy link
Author

UnnoTed commented Feb 11, 2016

since it uses SystemJS you could load ts files from it with the transpiler option
https://github.com/systemjs/systemjs#browser

@antonybudianto
Copy link
Owner

I also considered that option but then you may want to update your index.html manually when bundling for production

@antonybudianto
Copy link
Owner

After reading transpiling thing in here I decided to leave it as it is for now, if there's a better way to do it, I'll update it. Thank you

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

2 participants