spatie / server-side-rendering

Server side rendering JavaScript in a PHP application
https://sebastiandedeyne.com/posts/2018/server-side-rendering-javascript-from-php
MIT License
602 stars 34 forks source link

`process` undefined #48

Closed Kal-Aster closed 3 years ago

Kal-Aster commented 3 years ago

Accessing process object is always the fallback { env: {} }

freekmurze commented 3 years ago

We'll handle this in #49