Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

Commit

Permalink
get rid of seg fault
Browse files Browse the repository at this point in the history
  • Loading branch information
chereseeriepa committed Jul 4, 2024
1 parent 13e63d8 commit 32a5e04
Show file tree
Hide file tree
Showing 11 changed files with 1,448 additions and 1,223 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ build
prism-db
*.tgz
docs-html
db/
crash.log
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,5 @@ npm run build
npm run test
```

NODE_ENV=debug npx lerna run build --scope="@pluto-encrypted/indexdb" --include-dependencies && vitest indexdb --pool=vmForks --hideSkippedTests --disable-console-intercept

Loading

0 comments on commit 32a5e04

Please sign in to comment.