Provide @emotion/css to plugins
Summary: Changelog: Provide `emotion/css` to plugins Reviewed By: antonk52 Differential Revision: D40057817 fbshipit-source-id: 1e931eb8527d62dd4312556a6d493fdf3e17b45a
This commit is contained in:
committed by
Facebook GitHub Bot
parent
10189a2c3f
commit
9597e672a1
@@ -18,6 +18,7 @@ export const pluginExternalModules = {
|
||||
antd: 'antd',
|
||||
immer: 'Immer',
|
||||
'@emotion/styled': 'emotion_styled',
|
||||
'@emotion/css': 'emotion_css',
|
||||
'@ant-design/icons': 'antdesign_icons',
|
||||
// Used by "bloks-logger" (see its bundle's content)
|
||||
'react/jsx-runtime': 'ReactJsxRuntime',
|
||||
|
||||
Reference in New Issue
Block a user