Change name of process to avoid conflicts between the global usage #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello, I'm using rollup and a svelte app where I inject some environment specific data into my codebase. When rollup is bundling it displays an error similar to this ...
The root problem is a collision being detected in the function process.
Sorry, but that's a bug in your tooling, and not a problem with this library. Rollup can handle this fine (the library itself is built using Rollup), so you'll have to look at the plugins or other tools you're using, figure out which one is broken, and report a bug there.
Pull request closed