Skip to content

Commit 5f9af93

Browse files
committed
add pnpm workspace
1 parent bd2f660 commit 5f9af93

23 files changed

+2379
-3647
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
node_modules
33
.DS_STORE
44
.idea
5+
.parcel-cache
6+
.dist

demo-wallet/.gitignore

Lines changed: 0 additions & 11 deletions
This file was deleted.

demo-wallet/.proxyrc.js

Lines changed: 0 additions & 7 deletions
This file was deleted.

demo-wallet/.yarnrc.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

demo-wallet/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

demo-wallet/package.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

demo-wallet/src/app/App.css

Lines changed: 0 additions & 10 deletions
This file was deleted.

demo-wallet/src/app/App.js

Lines changed: 0 additions & 54 deletions
This file was deleted.

demo-wallet/src/app/components/Balance.js

Lines changed: 0 additions & 14 deletions
This file was deleted.

demo-wallet/src/app/components/ImportAccount.js

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)