Subject of the issue/enhancement/features
grunt build fails when we run with param --languages=en
Your environment
- Framework. 5.6.1
- Tested on Mac OS
Steps to reproduce
Build the course using grunt build --languages=en
Expected behaviour
Should build the course with English language package.
Actual behaviour
It breaks at grunt (schema-defaults) step where it look for course/config.json that isn't copied into build folder yet. I compared it with older version of the framework 4.2 this isn't a problem there.
Screenshots (if you can)

Subject of the issue/enhancement/features
grunt build fails when we run with param --languages=en
Your environment
Steps to reproduce
Build the course using
grunt build --languages=enExpected behaviour
Should build the course with English language package.
Actual behaviour
It breaks at grunt (schema-defaults) step where it look for course/config.json that isn't copied into build folder yet. I compared it with older version of the framework 4.2 this isn't a problem there.
Screenshots (if you can)