Skip to content

Commit 902417d

Browse files
[candidate_parameters/webpack] Add DiagnosisEvolution to webpack (#9709)
Closes #9701
1 parent b2fcaa9 commit 902417d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const lorisModules: Record<string, string[]> = {
1818
login: ['loginIndex'],
1919
publication: ['publicationIndex', 'viewProjectIndex'],
2020
document_repository: ['docIndex', 'editFormIndex'],
21-
candidate_parameters: ['CandidateParameters', 'ConsentWidget'],
21+
candidate_parameters: ['CandidateParameters', 'ConsentWidget', 'DiagnosisEvolution'],
2222
configuration: [
2323
'CohortRelations',
2424
'configuration_helper',

0 commit comments

Comments
 (0)