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 3 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