Skip to content

Using load: directoryLoader #207

Answered by Nikaple
RavenPoe1900 asked this question in Q&A
Discussion options

You must be logged in to vote

Directory loader is used when you want to split config into small files, and each file name represents a namespace. For example, foo.json with {"bar": 1} will become {"foo":{"bar":1}}. You should use fileLoader instead.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@Nikaple
Comment options

@RavenPoe1900
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by Nikaple
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants