Skip to content

Commit 7855070

Browse files
committed
Add details about upstream commit backported
1 parent 43d81ee commit 7855070

File tree

1 file changed

+4
-0
lines changed
  • src/zimscraperlib/rewriting

1 file changed

+4
-0
lines changed

src/zimscraperlib/rewriting/js.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
it appropriately
1212
- a specific JS file (provided in `statics` folder) for JS modules is included in the
1313
ZIM at `_zim_static/__wb_module_decl.js`
14+
15+
This code is based on https://github.com/webrecorder/wabac.js/blob/main/src/rewrite/jsrewriter.ts
16+
Last backport of upstream changes is from Sept 13, 2025
17+
Commit 6dd2d9ae664cfcd2ea8637d7d6c7ed7a0ca332a0
1418
"""
1519

1620
import re

0 commit comments

Comments
 (0)