mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-11-20 03:25:52 +01:00
This emitFile is no longer needed
This commit is contained in:
parent
c39f0d2efb
commit
5204fe5c99
@ -278,11 +278,6 @@ module.exports = function buildThemes(options) {
|
||||
});
|
||||
}
|
||||
addThemesToConfig(bundle, themeSummary, defaultThemes);
|
||||
this.emitFile({
|
||||
type: "asset",
|
||||
name: "theme-summary.json",
|
||||
source: JSON.stringify(themeSummary),
|
||||
});
|
||||
},
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user