Skip to content

Commit

Permalink
Externalize more modules from the platform (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyonsil authored Oct 23, 2023
2 parents 2ebd137 + 5eeb763 commit c204197
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 c204197

Please sign in to comment.