Holusion / eCorpus

3D Explorer and interface
https://ethesaurus.holusion.com
3 stars 0 forks source link

Node20 support #43

Closed sdumetz closed 11 months ago

sdumetz commented 11 months ago

due to breaking changes in node 20 the "hybrid" approach to modules is broken.

Migrate the server to full NodeNext module structure (ESM all the way down).

Should not break node 16. Anything below that is already unsupported.