Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sanitise builder specific properties from output JSON #737

Closed
brian-learningpool opened this issue Jul 6, 2015 · 0 comments
Closed

Sanitise builder specific properties from output JSON #737

brian-learningpool opened this issue Jul 6, 2015 · 0 comments
Labels
D: medium Suitable for single developers familiar with the codebase T: bug

Comments

@brian-learningpool
Copy link
Member

Some builder specific properties are bleeding through to output JSON. This is pushing up the size of the files produced and certain attributes could probably be omitted.

@brian-learningpool brian-learningpool changed the title Sanatise builder specific properties from output JSON Sanatize builder specific properties from output JSON Jul 8, 2015
@dennis-learningpool dennis-learningpool changed the title Sanatize builder specific properties from output JSON Sanitise builder specific properties from output JSON Sep 1, 2015
@dennis-learningpool dennis-learningpool added the D: medium Suitable for single developers familiar with the codebase label Sep 1, 2015
brian-learningpool added a commit that referenced this issue Sep 3, 2015
In course.json:
- customStyle
- tags
- heroImage

In components.json:
- _componentType

While looking into this it was noticed that the editorOnly property did not work
 with arrays/array items -- that is now fixed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D: medium Suitable for single developers familiar with the codebase T: bug
Projects
None yet
Development

No branches or pull requests

2 participants