refactor (sensitive) media rendering

This commit is contained in:
f0x 2023-05-10 20:18:51 +02:00
commit 1732360562
9 changed files with 318 additions and 147 deletions

View file

@ -62,7 +62,7 @@ skulk({
transform: [
["babelify", {
global: true,
ignore: [/node_modules\/(?!(photoswipe.*))/]
ignore: [/node_modules\/(?!(photoswipe.*|plyr.*))/]
}]
],
},