Commit caa13b7
authored
Remove data from path file in run script
After the release of v0.60 the path in worker.run from /data/filename to filename
https://github.com/ffmpegjs/ffmpeg.js/blob/master/src/createWorker.js#L721 parent 12054e2 commit caa13b7
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
0 commit comments