Adapt_framework: Question: Grunt task create-json-config

Created on 26 Feb 2020  路  2Comments  路  Source: adaptlearning/adapt_framework

Question

Can I delete the grunt task create-json-config ?

Details

The grunt task create-json-config collects the following files and tries to merge them into the build/course/config.json:

 'src/components/*/components.json',
 'src/extensions/*/extensions.json',
 'src/menu/*/menu.json',
 'src/theme/*/theme.json',
 'src/*/*/config.json'

This is not a feature the Authoring Tool uses and only works with hand-built courses.

The last reference to its use I can find is [email protected]/theme.json.
It has since been removed from v5 vanilla. The vanilla config.json:screenSize variable is now configured in src/core/schema/config.model.schema.

question

All 2 comments

I have no objections to it going.

None from me either

Was this page helpful?
0 / 5 - 0 ratings

Related issues

brian-learningpool picture brian-learningpool  路  4Comments

canstudios-nicolaw picture canstudios-nicolaw  路  3Comments

ryan-lynch picture ryan-lynch  路  6Comments

joe-replin picture joe-replin  路  5Comments

canstudios-louisem picture canstudios-louisem  路  3Comments