mirror of
https://github.com/openzim/warc2zim.git
synced 2025-10-19 14:33:17 +00:00
Upgrade to wombat 3.8.6
This commit is contained in:
parent
161b32313b
commit
1eb41ff08e
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
### Changed
|
||||
|
||||
- Upgrade to wombat 3.8.4 (#334)
|
||||
- Upgrade to wombat 3.8.6 (#334)
|
||||
- Fix wombat setup settings (especially `isSW`) (#293)
|
||||
|
||||
## [2.1.3] - 2024-11-01
|
||||
|
|
|
@ -6,7 +6,7 @@ execute_after=[
|
|||
|
||||
[files.assets.actions."wombat.js"]
|
||||
action="get_file"
|
||||
source="https://cdn.jsdelivr.net/npm/@webrecorder/wombat@3.8.4/dist/wombat.js"
|
||||
source="https://cdn.jsdelivr.net/npm/@webrecorder/wombat@3.8.6/dist/wombat.js"
|
||||
target_file="wombat.js"
|
||||
|
||||
[files.assets.actions."wombatSetup.js"] # fallback if this script has not been properly build (should happen only in dev)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue