We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
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?
setUseProxies(true)
setUseProxies(false)