1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

copy configs removed from webpack config

This commit is contained in:
vitorsemeano 2020-10-18 21:29:38 +01:00
parent 4c03780afb
commit 9030aa2817

View file

@ -15,10 +15,6 @@ module.exports = {
new CleanWebpackPlugin(),
new CopyPlugin({
patterns: [
{
from: 'config*.json',
to: ''
},
{
from: 'themes/',
to: 'themes/'