finished implementation

This commit is contained in:
Fabian Freund
2025-09-14 11:41:01 +02:00
parent ac0f3b5dcc
commit a8334ae684
30 changed files with 848 additions and 83 deletions
+8
View File
@@ -0,0 +1,8 @@
#!/usr/bin/env sh
BASE=$(dirname "$0")
cd "$BASE/../packages/flutter_mozilla_components/javascript/readability" || exit
npm ci
npx webpack