fix: removing maelstrom theme from application (#5600)

This commit is contained in:
Vitor Henckel
2022-08-09 17:06:43 -03:00
committed by GitHub
parent f1c85933c3
commit 10ff4e1781
4 changed files with 0 additions and 33 deletions

View File

@@ -30,7 +30,6 @@ const config = {
inMemorySearchWorker: './src/api/objects/InMemorySearchWorker.js',
espressoTheme: './src/plugins/themes/espresso-theme.scss',
snowTheme: './src/plugins/themes/snow-theme.scss',
maelstromTheme: './src/plugins/themes/maelstrom-theme.scss'
},
output: {
globalObject: 'this',