You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
Source maps are needed so that we can avoid writing compiled templates to disk. See #365 - set writeToDisk to false by default
The text was updated successfully, but these errors were encountered: