From 80ca2e8eafce5fe5c2faa50d42a619e03b8de9dd Mon Sep 17 00:00:00 2001 From: Matt Lyons Date: Tue, 24 Oct 2023 16:54:50 -0500 Subject: [PATCH] Revert "Update webpack.config.base.ts" This reverts commit 5eeb76375c456284b936cd50593be48b635c7128. --- webpack/webpack.config.base.ts | 4 ---- 1 file changed, 4 deletions(-) diff --git a/webpack/webpack.config.base.ts b/webpack/webpack.config.base.ts index 05e2b97..1e1e6ed 100644 --- a/webpack/webpack.config.base.ts +++ b/webpack/webpack.config.base.ts @@ -45,10 +45,6 @@ const configBase: webpack.Configuration = { 'react-dom/client', 'papi-frontend', 'papi-backend', - '@emotion/react', - '@emotion/styled', - '@mui/icons-material', - '@mui/material', '@sillsdev/scripture', ], module: {