storybook-addon-console icon indicating copy to clipboard operation
storybook-addon-console copied to clipboard

Configure addon to only send to console panel `console.log` attempts

Open keul opened this issue 6 years ago • 1 comments
trafficstars

I didn't find a way to wrap only console.log attempt to be sent to the console add-on, while keeping normal behavior (browser's console) for console.warn or console.error.

I think that is some situations this can be useful, at least to skip React development mode warnings.

keul avatar Jun 20 '19 12:06 keul

looks like it's something that we could improve in this addon

usulpro avatar Jul 04 '19 20:07 usulpro