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 compile file #134

Open
athena123 opened this issue Apr 21, 2020 · 0 comments
Open

Add support for compile file #134

athena123 opened this issue Apr 21, 2020 · 0 comments

Comments

@athena123
Copy link

such as
const result = vash.compile('file.vash')
and within the file, the
@html.extend('layout.file', function(model) {}) also getsautomatically compiled to its final form. The desired result is result contains the fully compiled code without referring to layout.file anymore.

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

1 participant