Skip to content

Commit

Permalink
Update webpack.config.base.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
lyonsil authored Oct 23, 2023
1 parent 2ebd137 commit 5eeb763
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions webpack/webpack.config.base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ const configBase: webpack.Configuration = {
'react-dom/client',
'papi-frontend',
'papi-backend',
'@emotion/react',
'@emotion/styled',
'@mui/icons-material',
'@mui/material',
'@sillsdev/scripture',
],
module: {
Expand Down

0 comments on commit 5eeb763

Please sign in to comment.