Skip to content

Commit 8554eb9

Browse files
committed
chore: update dependencies
1 parent a155dd5 commit 8554eb9

File tree

5 files changed

+6068
-2273
lines changed

5 files changed

+6068
-2273
lines changed

.env

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,5 @@ ENABLE_GRADING_METHOD_IN_PROBLEMS=false
4747
# "Multi-level" blocks are unsupported in libraries
4848
# TODO: Missing support for ORA2
4949
LIBRARY_UNSUPPORTED_BLOCKS="conditional,step-builder,problem-builder,openassessment"
50+
# Fallback in local style files
51+
PARAGON_THEME_URLS={}

.env.development

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,5 @@ ENABLE_CHECKLIST_QUALITY=true
4949
ENABLE_GRADING_METHOD_IN_PROBLEMS=false
5050
# "Multi-level" blocks are unsupported in libraries
5151
LIBRARY_UNSUPPORTED_BLOCKS="conditional,step-builder,problem-builder"
52+
# Fallback in local style files
53+
PARAGON_THEME_URLS={}

.env.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,5 @@ ENABLE_GRADING_METHOD_IN_PROBLEMS=false
4242
# "Multi-level" blocks are unsupported in libraries
4343
# TODO: Missing support for ORA2
4444
LIBRARY_UNSUPPORTED_BLOCKS="conditional,step-builder,problem-builder,openassessment"
45+
# "other" is used to test the workflow for creating blocks that aren't supported by the built-in editors
46+
PARAGON_THEME_URLS={}

0 commit comments

Comments
 (0)