Roman Pavlovskyi

Results 8 issues of Roman Pavlovskyi

## 🙋‍♂ Question I'm trying to use `immer` in Vercel's Edge Functions (not directly but as a `redux-toolkit` dependency) and getting the following error: ``` ./node_modules/immer/dist/immer.esm.js Dynamic Code Evaluation (e....

question
issue-lacks-relevant-information

Hey @cjam, Found another issue with pre-release builds. Xcode builds fine for x86 iOS Simulator, but when selecting iOS device I get this error: Seems like arm binaries are missing...

bug
dependencies
needs investigation

![image](https://user-images.githubusercontent.com/634881/57725929-4ea4c200-765c-11e9-9245-20c9b4aa1e4d.png)

It constitutes 1/3 for our bundle size ... ![image](https://user-images.githubusercontent.com/634881/54007346-180b7200-4116-11e9-9a2b-6386aa08d4b0.png)

### Confirm this is a feature request for the Node library and not the underlying OpenAI API. - [x] This is a feature request for the Node library ### Describe...

### **Describe the bug** When importing `ts-dedent` in a Node.js project configured with `"type": "module"` (ESM), using the default import causes a runtime error because Node.js resolves the CommonJS/UMD entry...