• Using those files to store settings is conflicting with git and migration flows.

    During a local development and on production you will have different conflicting values in those configs.

    I suggest that you just store options there, not real filepaths, available converters and other environment dependent things, since it breaks gir flows and forces plugin resetup after migrations.

  • The topic ‘config.json & wod-options.json’ is closed to new replies.