Skip to content

Commit

Permalink
feat(copymanga): update code about the add white page logic and use v…
Browse files Browse the repository at this point in the history
…ue mixin feature
  • Loading branch information
Arylo committed Jun 25, 2024
1 parent ae4c62a commit 025ad4a
Show file tree
Hide file tree
Showing 16 changed files with 1,674 additions and 231 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
run: npm ci
- name: TS Type Check
run: npm run lint:type-check
- name: unit test
run: npm run test
- name: Build Scripts
run: npm run build
- name: Deploy Qinglong scripts
Expand Down
1 change: 1 addition & 0 deletions .node-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
16.20.2
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v16.20.2
Loading

0 comments on commit 025ad4a

Please sign in to comment.