Skip to content

Commit

Permalink
Merge pull request #104 from nullabork/testo2
Browse files Browse the repository at this point in the history
test
  • Loading branch information
zenril authored Apr 25, 2023
2 parents 549097d + 69015c3 commit 5acb67e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion patches/@ffmpeg+core+0.11.0.patch
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ index a81e2fd..586f6e2 100644
--- a/node_modules/@ffmpeg/core/dist/ffmpeg-core.js
+++ b/node_modules/@ffmpeg/core/dist/ffmpeg-core.js
@@ -1,7 +1,32 @@

+//console.log('asdsad');

var createFFmpegCore = (function() {
var _scriptDir = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : undefined;
- if (typeof __filename !== 'undefined') _scriptDir = _scriptDir || __filename;
Expand Down

0 comments on commit 5acb67e

Please sign in to comment.