Alexandru Rosianu

Results 5 issues of Alexandru Rosianu

Didn't see a "Thank you" issue so I'm creating this one so myself and others can express gratitude towards your amazing work. Thanks for building this downloader and making it...

I am using webpack and server pre-rendering. Halogen tries to access `document` and the server crashes: ``` /Users/aluxian/Projects/Fou/frontend/node_modules/halogen/node_modules/react-kit/getVendorPropertyName.js:3 var div = document.createElement('div'); ^ ReferenceError: document is not defined at Object....

How to update: see `Plugin API` on http://babeljs.io/blog/2015/10/29/6.0.0/

https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

First of all — awesome work! Having lightweight on-the-fly instances of PostgreSQL is a game changer. We use pglite to run our DB tests. Our test runner is AVA. Even...