Skip to content

Commit

Permalink
add pnpm workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
willemolding committed Sep 24, 2024
1 parent bd2f660 commit 5f9af93
Show file tree
Hide file tree
Showing 23 changed files with 2,379 additions and 3,647 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
node_modules
.DS_STORE
.idea
.parcel-cache
.dist
11 changes: 0 additions & 11 deletions demo-wallet/.gitignore

This file was deleted.

7 changes: 0 additions & 7 deletions demo-wallet/.proxyrc.js

This file was deleted.

1 change: 0 additions & 1 deletion demo-wallet/.yarnrc.yml

This file was deleted.

1 change: 0 additions & 1 deletion demo-wallet/README.md

This file was deleted.

18 changes: 0 additions & 18 deletions demo-wallet/package.json

This file was deleted.

10 changes: 0 additions & 10 deletions demo-wallet/src/app/App.css

This file was deleted.

54 changes: 0 additions & 54 deletions demo-wallet/src/app/App.js

This file was deleted.

14 changes: 0 additions & 14 deletions demo-wallet/src/app/components/Balance.js

This file was deleted.

19 changes: 0 additions & 19 deletions demo-wallet/src/app/components/ImportAccount.js

This file was deleted.

21 changes: 0 additions & 21 deletions demo-wallet/src/app/components/ReceiveFunds.js

This file was deleted.

24 changes: 0 additions & 24 deletions demo-wallet/src/app/components/SendFunds.js

This file was deleted.

76 changes: 0 additions & 76 deletions demo-wallet/src/enable-threads.js

This file was deleted.

12 changes: 0 additions & 12 deletions demo-wallet/src/index.html

This file was deleted.

6 changes: 0 additions & 6 deletions demo-wallet/src/index.js

This file was deleted.

Loading

0 comments on commit 5f9af93

Please sign in to comment.