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:
parent
4c03780afb
commit
9030aa2817
1 changed files with 0 additions and 4 deletions
|
@ -15,10 +15,6 @@ module.exports = {
|
|||
new CleanWebpackPlugin(),
|
||||
new CopyPlugin({
|
||||
patterns: [
|
||||
{
|
||||
from: 'config*.json',
|
||||
to: ''
|
||||
},
|
||||
{
|
||||
from: 'themes/',
|
||||
to: 'themes/'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue