O. Bennett

Results 2 issues of O. Bennett

Fixes 'process not defined' error when using in GatsbyJS project. ## Proposed Changes 1. Add check for nodejs' `process` before using ## Relevant issues Closes #613

**Describe the bug** After importing fluid-player into a gatsby project and attempting to use it, the build step passes, but actually loading it in a browser fails with `process is...

bug
needs triage