-
-
Notifications
You must be signed in to change notification settings - Fork 866
Open
Labels
Description
🙋♂ Question
I'm trying to use lit (using rollup) with immer, but I receive the following error:
ReferenceError: process is not defined
What is the correct way to configure rollup?
Environment
- Immer version:10.1.1
- Occurs with
setUseProxies(true) - Occurs with
setUseProxies(false)(ES5 only)
Zuzuesque, 350str and strange-v