Skip to content

Commit

Permalink
Merge pull request #586 from openedx/master
Browse files Browse the repository at this point in the history
sync: master to alpha
  • Loading branch information
edx-requirements-bot committed Aug 30, 2024
2 parents 5873aa8 + 476a5e8 commit e19014f
Show file tree
Hide file tree
Showing 7 changed files with 1,826 additions and 4 deletions.
2 changes: 2 additions & 0 deletions config/webpack.dev.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ function getStyleUseConfig() {
path.join(process.cwd(), 'node_modules'),
path.join(process.cwd(), 'src'),
],
// silences compiler warnings regarding deprecation warnings
quietDeps: true,
},
},
},
Expand Down
Loading

0 comments on commit e19014f

Please sign in to comment.