Skip to content
Discussion options

You must be logged in to vote

Hey @ymc9,

That's a reasonable solution. However, you can also just adjust the following property of the document builder:

updateBuildOptions: BuildOptions = {
// Default: run only the built-in validation checks and those in the _fast_ category (includes those without category)
validation: {
categories: ['built-in', 'fast']
}
};

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@msujew
Comment options

Answer selected by ymc9
@ymc9
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants