mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-03 08:28:31 +00:00
4.5.4
* Fixed: Raven's updated Vue plugin causing Vue to fail to load. * Fixed: Placeholder text when editing chat ban reasons.
This commit is contained in:
parent
33e81bc7eb
commit
04aa1789a2
4 changed files with 7 additions and 6 deletions
|
@ -49,6 +49,7 @@ module.exports = merge(common, {
|
|||
}
|
||||
]),
|
||||
new ManifestPlugin({
|
||||
publicPath: '',
|
||||
map: data => {
|
||||
if ( data.name.endsWith('.scss') )
|
||||
data.name = `${data.name.substr(0,data.name.length - 5)}.css`;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue