ESM plugin bundles
Summary: This change will allow us to display correct stack traces in flipper UI as well as send them to scuba. Currently correct stack traces are only displayed in the console and we do not have access to them. Reviewed By: ivanmisuno Differential Revision: D50015827 fbshipit-source-id: 2a60315dd5c06b2635ce0414f612ff1fdca0e489
This commit is contained in:
committed by
Facebook GitHub Bot
parent
4554e27eca
commit
c4a1c90a1e
@@ -122,7 +122,7 @@ export default async (store: Store, _logger: Logger) => {
|
||||
FlipperPlugin,
|
||||
Immer,
|
||||
antd,
|
||||
emotion_styled,
|
||||
emotion_styled: emotion_styled.default,
|
||||
emotion_css,
|
||||
antdesign_icons,
|
||||
ReactJsxRuntime,
|
||||
|
||||
Reference in New Issue
Block a user