Skip to content

Can I modularize the collections #6713

Answered by talves
onweru asked this question in Q&A
Discussion options

You must be logged in to vote

As long as you can pass on the required config.yml or if you create your own build you could use a json file. I do this all the time.

Combine and create the yml file

  • Create the json or code equivalent of the config and use a (json or javascript object) to yaml converter

Using a json config

  • Make a project that builds and bundles up your config into the build

Although this isn't documented clearly, it's definitely a great option.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@onweru
Comment options

Answer selected by martinjagodic
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