app-config icon indicating copy to clipboard operation
app-config copied to clipboard

Create a "preload" Node.js register script that does loadConfig

Open joelgallant opened this issue 4 years ago • 1 comments

Allow the user to do node -r @app-config/register foo.js where foo.js consumes app-config without loading first. Libraries like dotenv do this.

joelgallant avatar May 02 '21 19:05 joelgallant

https://github.com/nodejs/node/issues/40110

joelgallant avatar Sep 28 '21 13:09 joelgallant