Skip to content

Commit ad7b26f

Browse files
committed
regression fix: able to load ruffle.js to load flash (fixes #121)
dependencies: update to wabac.js 2.13.12, replaywebpage 1.7.6 for regression fix dependencies: update ruffle to 2022-11-25 build bump to 0.9.1
1 parent 7268506 commit ad7b26f

13 files changed

+62
-26
lines changed

dist/embed/replay/sw.js

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/embed/ui.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@webrecorder/archivewebpage",
33
"productName": "ArchiveWeb.page",
4-
"version": "0.9.0",
4+
"version": "0.9.1",
55
"main": "index.js",
66
"description": "Create Web Archives directly in your browser",
77
"repository": "https://github.com/webrecorder/archiveweb.page",
@@ -12,7 +12,7 @@
1212
"@ipld/car": "^5.0.1",
1313
"@ipld/unixfs": "^2.0.0",
1414
"@webrecorder/awp-sw": "^0.1.5",
15-
"@webrecorder/wabac": "^2.13.10",
15+
"@webrecorder/wabac": "^2.13.12",
1616
"auto-js-ipfs": "^2.0.0",
1717
"browsertrix-behaviors": "^0.3.4",
1818
"btoa": "^1.2.1",
@@ -26,7 +26,7 @@
2626
"p-queue": "^7.3.0",
2727
"pretty-bytes": "^5.6.0",
2828
"querystring-es3": "^0.2.1",
29-
"replaywebpage": "^1.7.5",
29+
"replaywebpage": "^1.7.6",
3030
"stream-browserify": "^3.0.0",
3131
"unused-filename": "^4.0.1",
3232
"url": "^0.11.0",
-5.98 MB
Binary file not shown.
6.11 MB
Binary file not shown.
-6.12 MB
Binary file not shown.
6.21 MB
Binary file not shown.

src/static/ruffle/core.ruffle.73cd4b2216766003e577.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

src/static/ruffle/core.ruffle.93de25ca9a00e07a2eca.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/static/ruffle/core.ruffle.bca1371f982df7946ed0.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)