2 parents 8ab82b7 + d0c503d commit 1460bfdCopy full SHA for 1460bfd
1 file changed
webpack.config.js
@@ -16,10 +16,10 @@ module.exports = {
16
"mobileguide": "./src/vector/mobile_guide/index.js",
17
18
// CSS themes
19
- "theme-light": "./node_modules/matrix-react-sdk/res/themes/light/css/light.scss",
20
- "theme-dark": "./node_modules/matrix-react-sdk/res/themes/dark/css/dark.scss",
+ //"theme-light": "./node_modules/matrix-react-sdk/res/themes/light/css/light.scss",
+ //"theme-dark": "./node_modules/matrix-react-sdk/res/themes/dark/css/dark.scss",
21
"theme-dharma": "./node_modules/matrix-react-sdk/res/themes/dharma/css/dharma.scss",
22
- "theme-status": "./res/themes/status/css/status.scss",
+ //"theme-status": "./res/themes/status/css/status.scss",
23
},
24
module: {
25
rules: [
0 commit comments