Skip to content

Commit

Permalink
🐛 修复document-body与优化资源识别text #116
Browse files Browse the repository at this point in the history
  • Loading branch information
CodFrm committed Dec 1, 2022
1 parent 3f768c7 commit 1b87ffc
Show file tree
Hide file tree
Showing 7 changed files with 6,315 additions and 3,373 deletions.
2 changes: 2 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ module.exports = {
},
transformIgnorePatterns: ["node_modules/(?!(uuid|dexi|yaml))"],
setupFiles: ["./pkg/chrome-extension-mock/index.ts"],
moduleDirectories: ["node_modules", "src"],
watch: false,
};
Loading

0 comments on commit 1b87ffc

Please sign in to comment.