mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-23 00:22:59 -06:00
refactor (sensitive) media rendering
This commit is contained in:
parent
be320c4a8c
commit
1732360562
9 changed files with 318 additions and 147 deletions
|
|
@ -62,7 +62,7 @@ skulk({
|
|||
transform: [
|
||||
["babelify", {
|
||||
global: true,
|
||||
ignore: [/node_modules\/(?!(photoswipe.*))/]
|
||||
ignore: [/node_modules\/(?!(photoswipe.*|plyr.*))/]
|
||||
}]
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue