Closed chris-steele closed 3 years ago
This has been observed when rub-cli is used with an Authoring Tool export.
Example data from config.json:
config.json
"build": { "includes": [ "adapt-contrib-boxMenu", "adapt-bsa-theme", "adapt-contrib-matching", "adapt-contrib-mcq", "adapt-summary", "adapt-contrib-assessmentResults", "adapt-contrib-trickle", "adapt-contrib-assessment", "adapt-contrib-bookmarking", "adapt-contrib-pageLevelProgress", "adapt-contrib-resources", "adapt-contrib-spoor", "adapt-contrib-tutor", "adapt-devtools", "adapt-certificate", "adapt-navigationLogo", "adapt-inspector", "adapt-search", "adapt-overrides", "adapt-launchNewWindow", "adapt-contrib-languagePicker" ] }
The following sort of errors occur when attempting to build:
Removing the configuration corrects the issue.
@oliverfoster thanks for your help today and here's that issue you requested :1st_place_medal:
Should be okay to close? Authoring tool exports no longer write to build.includes.
build.includes
This has been observed when rub-cli is used with an Authoring Tool export.
Example data from
config.json
:The following sort of errors occur when attempting to build:
Removing the configuration corrects the issue.