sqlectron / sqlectron-gui

A simple and lightweight SQL client desktop with cross database and platform support.
https://sqlectron.github.io/
MIT License
4.58k stars 524 forks source link

Remove Webpack os fallback #660

Closed maxcnunes closed 3 years ago

maxcnunes commented 3 years ago

Will close https://github.com/sqlectron/sqlectron-gui/issues/656.

I updated connection-string to not depend on the os module anymore for browser consumers. I also noticed another issue wasn't really caused by connection-string module, so I created a new ticket for that.