mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2026-01-15 16:33:35 -03:00
Debugging stuff
This commit is contained in:
@@ -14,7 +14,7 @@ module.exports = merge(common, {
|
||||
rules: [
|
||||
{
|
||||
test: /\.js$/,
|
||||
exclude: /node_modules[\\/](?!query-string)/,
|
||||
exclude: /node_modules[\\/](?!query-string|split-on-first|strict-uri-encode)/,
|
||||
loader: "babel-loader"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user