lukegravitt
Results
1
issues of
lukegravitt
Importing `@figma/code-connect` in my storybook story files causes an issue due to `node` imports it uses in the browser: ``` TypeError: console_1.Console is not a constructor at ./node_modules/@figma/code-connect/dist/common/logging.js (http://localhost:6006/vendors-node_modules_figma_code-connect_dist_index_js-node_modules_react-native-web_dist_expo-6c8669.iframe.bundle.js:167:17) ```...