-
Notifications
You must be signed in to change notification settings - Fork 795
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(test): remove strictNullChecks from dev server validation (#3458)
this commit removes the strictNullCheck violations from tests for validating the dev server. it only removes those associated with an unvalidated configuration. we have no intention at the moment to make `devServer` or its subfields required on `Config`. regardless of what happens on `ValidatedConfig#devServer`, we needed to handle these unvalidated `devServer` instances
- Loading branch information
1 parent
3c95a71
commit 641a101
Showing
1 changed file
with
23 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters