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
patrick-steele-idem
changed the title
Proposal: Add support for inlining Marko templates in JavaScript files using ES6 template strings
Add support for inlining Marko templates in JavaScript files using ES6 template strings
Aug 19, 2016
Example usage:
Original JavaScript file:
Possible transpiled JavaScript file using a custom babel transform:
Related: Marko Widgets issue #152 - Proposal: Marko Widgets with ES6 and inline Marko templates
Feedback is appreciated
The text was updated successfully, but these errors were encountered: