Warning system refactoring (part 1) (#16799)
* Rename lowPriorityWarning to lowPriorityWarningWithoutStack This maintains parity with the other warning-like functions. * Duplicate the toWarnDev tests to test toLowPriorityWarnDev * Make a lowPriorityWarning version of warning.js * Extract both variants in print-warning Avoids parsing lowPriorityWarning.js itself as the way it forwards the call to lowPriorityWarningWithoutStack is not analyzable.
J
Jessica Franco committed
18d2e0c03e4496a824fdb7f89ea2a3d60c30d49a
Parent: 8b580a8
Committed by Dan Abramov <dan.abramov@gmail.com>
on 9/24/2019, 12:45:38 PM