diff options
Diffstat (limited to 'vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties')
-rw-r--r-- | vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties b/vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties index 123c15ee6..ae57a3175 100644 --- a/vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties +++ b/vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties @@ -1,4 +1,4 @@ -FLAG_ASYNC_INSTANTIATION = true +FLAG_ENABLE_WEBPACK_MODERN_UI = true FLAG_ASYNC_JOBS = true CREATE_INSTANCE_TEST = false EMPTY_DRAWING_BOARD_TEST = false |