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

Add support for sourcemaps #868

Closed
patrick-steele-idem opened this issue Sep 29, 2017 · 4 comments
Closed

Add support for sourcemaps #868

patrick-steele-idem opened this issue Sep 29, 2017 · 4 comments
Labels
scope:compiler status:backlog Tasks planned to be worked on type:feature A feature request

Comments

@patrick-steele-idem
Copy link
Contributor

Source maps are needed so that we can avoid writing compiled templates to disk. See #365 - set writeToDisk to false by default

@oldcai
Copy link

oldcai commented Dec 25, 2017

I would appreciate that. The compiled files in source folders are not neat and may cause confusion when developing.

@StarpTech
Copy link
Contributor

What's the status? How can we help?

@DylanPiercey
Copy link
Contributor

@StarpTech this is currently one of the features that will be coming with Marko 5. With Marko 5 we will be switching our current compiler to one that extends babel.

You can read a bit more about Marko 5 in my answer here.

@DylanPiercey
Copy link
Contributor

Fixed in Marko 5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:compiler status:backlog Tasks planned to be worked on type:feature A feature request
Projects
None yet
Development

No branches or pull requests

4 participants