Add a laconic-wallet-web stack (#3)

* Add a laconic-wallet-web stack

* Restructure stack folder

* Add transform-modules-commonjs babel plugin
This commit is contained in:
prathamesh0
2024-07-26 16:02:27 +05:30
committed by GitHub
parent f554c82149
commit c7310b8e6d
10 changed files with 184 additions and 1 deletions
+1
View File
@@ -70,6 +70,7 @@
]
},
"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.24.8",
"@types/lodash": "^4.17.7",
"@types/node": "^16.7.13",
"@types/react": "^18.0.0",