Removed bloom.json fallback
This commit is contained in:
@@ -31,14 +31,6 @@ namespace Bloom
|
||||
* For more on project configuration, see Bloom documentation at https://bloom.oscillate.io/docs/configuration
|
||||
*/
|
||||
|
||||
/*
|
||||
* Initially, we used the JSON format for project configuration files, but this was changed in version 0.11.0.
|
||||
* See https://github.com/navnavnav/Bloom/issues/50 for more.
|
||||
*
|
||||
* Because JSON is a subset of YAML, we can (and do) fallback to bloom.json in the absence of bloom.yaml.
|
||||
* See Application::loadProjectConfiguration() for more.
|
||||
*/
|
||||
|
||||
/**
|
||||
* Configuration relating to a specific target.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user