Skip to content

Conversation

@kadamwhite
Copy link
Contributor

grunt.config( [ 'copy', 'dynamic-js', 'files' ], files );
}
// For the webpack builds configure the jsvalidate task to only check those files build by webpack.
// For the webpack builds configure the task to only check those files built by webpack.
Copy link
Member

Choose a reason for hiding this comment

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

I'm curious now that we're removing jsvalidate if this whole else if could be removed or if it's still useful for some reason. I don't see that as a blocker to this patch though, so going to pre-approve.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I wasn't certain so erred on the side of not changing the block, since it affects a non-validate-specific task.

Copy link
Member

@westonruter westonruter left a comment

Choose a reason for hiding this comment

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

Same changes as I did in 0752236 (for #4562) to allow builds to pass when utilizing ES6+ syntax.

@kadamwhite
Copy link
Contributor Author

@kadamwhite kadamwhite closed this Feb 23, 2024
@kadamwhite kadamwhite deleted the 58645-remove-jsvalidate branch February 23, 2024 06:19
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.

3 participants