Skip to content

Allow post loaders for template blocks #1328

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

Closed
wants to merge 2 commits into from
Closed

Conversation

defnorep
Copy link

@defnorep defnorep commented May 28, 2018

This also sets a default lang="html" query for template blocks.

Potentially resolves #1309

This also sets a default 'lang="html"' query for template blocks.
@defnorep
Copy link
Author

First OSS PR! Tried to follow contributing standards from existing PRs, let me know if I missed anything.

]
}
}, ({ exports }) => {
expect(exports.staticRenderFns[0].toString()).toContain('Changed!')
Copy link
Author

@defnorep defnorep May 28, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm guessing this is an appropriate test.

@defnorep
Copy link
Author

defnorep commented Jun 7, 2018

@yyx990803 Hate to bug you directly, but have you put any thought towards this PR and #1309 ?

@yyx990803
Copy link
Member

Still thinking whether there's a better way about this. Will probably give it some proper thoughts after done with CLI.

@defnorep
Copy link
Author

defnorep commented Jun 8, 2018

Sounds good. I'll maintain the PR.

@defnorep defnorep closed this Feb 20, 2023
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

Successfully merging this pull request may close these issues.

Documentation for deprecated options
2 participants