feat: Serve New Editor Pages (#224)

This work will add, behind a flag, the ability to route to components from frontend-lib-content-component.
This commit is contained in:
connorhaugh
2021-12-21 10:29:42 -05:00
committed by GitHub
parent eafd82bff3
commit a3e88a6c09
7 changed files with 64 additions and 11 deletions

View File

@@ -26,3 +26,4 @@ SUPPORT_URL='https://support.edx.org'
USER_INFO_COOKIE_NAME='edx-user-info'
ENABLE_PROGRESS_GRAPH_SETTINGS=false
ENABLE_TEAM_TYPE_SETTING=false
ENABLE_NEW_EDITOR_PAGES=false