openedx / openedx/frontend-base
Fix/document overrides for config presets
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 13
- Avg merge
- 3h 21m
- Merged PRs (30d)
- 10
Description
There don't seem to be any docs with instructions for overriding config presets. frontend-build has instructions but those fail for frontend-base ("export" errors).
There seem to be many ongoing migration tasks and it would be much easier for some newcomers to help out if there were instructions for overriding certain dev values, like webpack-dev-server.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the frontend-build README's "Extending or overriding config presets" instructions with frontend-base, focusing on the export errors and webpack-dev-server values. Document working frontend-base override instructions and verify that the examples address the reported migration needs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, webpack
- Domain
- build-system, documentation, frontend
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100