Skip to content

Commit

Permalink
Merge pull request #23 from q-verse/develop
Browse files Browse the repository at this point in the history
EDE-510 release-2020-05-18.1
  • Loading branch information
mumarkhan999 authored May 21, 2020
2 parents adc67e0 + 540eaff commit 25dad78
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion lms/static/lms/js/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
'js/header_factory',
'js/student_account/logistration_factory',
'js/student_account/views/account_settings_factory',
'st-lutherx/js/student_account/views/edly_account_settings_factory',
'js/student_account/views/finish_auth_factory',
'js/views/message_banner',
'learner_profile/js/learner_profile_factory',
Expand Down
2 changes: 0 additions & 2 deletions webpack.common.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ module.exports = Merge.smart({
PasswordResetConfirmation: './lms/static/js/student_account/components/PasswordResetConfirmation.jsx',
StudentAccountDeletion: './lms/static/js/student_account/components/StudentAccountDeletion.jsx',
StudentAccountDeletionInitializer: './lms/static/js/student_account/StudentAccountDeletionInitializer.js',
EdlyStudentAccountDeletionInitializer: './themes/st-lutherx/lms/static/js/student_account/StudentAccountDeletionInitializer.js',
ProblemBrowser: './lms/djangoapps/instructor/static/instructor/ProblemBrowser/index.jsx',

// Learner Dashboard
Expand Down Expand Up @@ -428,4 +427,3 @@ module.exports = Merge.smart({

}
}, {web: xmoduleJS}, workerConfig());

0 comments on commit 25dad78

Please sign in to comment.