Skip to content

Commit 4f1d6cb

Browse files
committed
chore: update dependencies
1 parent d179f0e commit 4f1d6cb

File tree

5 files changed

+6067
-2273
lines changed

5 files changed

+6067
-2273
lines changed

.env

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,5 @@ ENABLE_HOME_PAGE_COURSE_API_V2=true
4545
ENABLE_CHECKLIST_QUALITY=''
4646
ENABLE_GRADING_METHOD_IN_PROBLEMS=false
4747
LIBRARY_SUPPORTED_BLOCKS="problem,video,html,drag-and-drop-v2"
48+
# Fallback in local style files
49+
PARAGON_THEME_URLS={}

.env.development

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,5 @@ ENABLE_HOME_PAGE_COURSE_API_V2=true
4848
ENABLE_CHECKLIST_QUALITY=true
4949
ENABLE_GRADING_METHOD_IN_PROBLEMS=false
5050
LIBRARY_SUPPORTED_BLOCKS="problem,video,html,drag-and-drop-v2"
51+
# Fallback in local style files
52+
PARAGON_THEME_URLS={}

.env.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ ENABLE_CHECKLIST_QUALITY=true
4141
ENABLE_GRADING_METHOD_IN_PROBLEMS=false
4242
# "other" is used to test the workflow for creating blocks that aren't supported by the built-in editors
4343
LIBRARY_SUPPORTED_BLOCKS="problem,video,html,drag-and-drop-v2,other"
44+
PARAGON_THEME_URLS={}

0 commit comments

Comments
 (0)