Eugene Datsky

Results 5 issues of Eugene Datsky

Default 10s wasn't enough when retiring a slow legacy thing 😢

Adds image URL parsing support, but without URL rewriting mentioned in https://github.com/tj/staticgen/issues/8

Version: `2.2.2` Stacktrace: ``` fatal: malformed object name master ❌ An error occured. Was there a conflict perhaps? error Error: fatal: malformed object name master at /Users/eugene/.config/yarn/global/node_modules/simple-git/promise.js:21:26 at Git. (/Users/eugene/.config/yarn/global/node_modules/simple-git/src/git.js:645:18)...

Currently vite storybook builder breaks when any env var used in code via `import.meta.env` is missing while building storybooks. Apparently that happens because Rollup does direct inline replacements and turns...

I realize this is a bit out of the blue, but thanks to the use of Sequelize it turned out to be quite easy to enable mirroring to Postges as...