Skip to content

Commit

Permalink
chore: clean unnecessary comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ac10n committed Nov 10, 2023
1 parent 248842b commit 34d6ba1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/taquito-test-dapp/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,8 @@ export default ({ command, mode }) => {
),
"@airgap/beacon-sdk": path.resolve(
path.resolve(),
// "./src/walletbeacon.dapp.min.js"
`../../node_modules/@airgap/beacon-sdk/dist/${isBuild ? "esm" : "cjs"
}/index.js`
// `../../node_modules/@airgap/beacon-dapp/dist/walletbeacon.dapp.min.js`
),
// polyfills
"readable-stream": "vite-compatible-readable-stream",
Expand Down

0 comments on commit 34d6ba1

Please sign in to comment.