[wp-trac] [WordPress Trac] #49436: Add missing package to the default export array
WordPress Trac
noreply at wordpress.org
Fri Feb 14 20:02:03 UTC 2020
#49436: Add missing package to the default export array
------------------------------+---------------------
Reporter: jorgefilipecosta | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.4
Component: Build/Test Tools | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses:
------------------------------+---------------------
Comment (by aduth):
Confirmed that patch works as I expect, with `wp.warning` available as a
function (it's a `noop` in production build, which is the expected
behavior).
{{{
wp.warning( 'Hello world' );
// undefined
}}}
LGTM 👍
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49436#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list