RanvierMUD / core

Core engine code for Ranvier
https://ranviermud.com
MIT License
45 stars 40 forks source link

Update NYC, update require-dir, more specific import arg #118

Open MarchosiasM opened 4 years ago

MarchosiasM commented 4 years ago

Imports were failing in node v12.16.3 as were the tests in this repository.

Updating NYC fixed the tests and being more specific with the require-dir require plugin addressed the imports.

Seems like the more specific imports were necessary since require.extensions seems to be deprecated in later versions of Nodejs

https://nodejs.org/api/modules.html#modules_require_extensions