We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6737bc commit 1373c97Copy full SHA for 1373c97
package.json
@@ -14,6 +14,7 @@
14
"./configAggregator": "./lib/config/configAggregator.js",
15
"./envVars": "./lib/config/envVars.js",
16
"./fs": "./lib/fs/fs.js",
17
+ "./global": "./lib/global.js",
18
"./lifecycle": "./lib/lifecycleEvents.js",
19
"./logger": "./lib/logger/logger.js",
20
"./messages": "./lib/messages.js",
0 commit comments