rebuild readability on each build

This commit is contained in:
Fabian Freund
2026-03-13 08:05:08 +01:00
parent 9e6c99bb60
commit 217a797a0f
5 changed files with 14 additions and 1565 deletions
+6
View File
@@ -68,6 +68,12 @@ jobs:
npm ci
npx webpack
- name: Build readability
working-directory: packages/flutter_mozilla_components/javascript/readability
run: |
npm ci
npx webpack
- name: Create key file
working-directory: app
run: |
@@ -0,0 +1,8 @@
.idea
*.iml
dist
web-ext-artifacts
source-artifacts
node_modules
tmpProfile
*.module.scss.d.ts
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff