Skip to content

Commit

Permalink
chore: add custom-webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
JeevaRamu0104 committed Oct 15, 2024
1 parent e0e161a commit 716f5a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/hyperswitch/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@

<body>
<!-- SDK Loader Manager (noscript) -->
<!-- <script defer type="module" src="/wasm/euclid.js"></script> -->
<script defer type="module" src="/wasm/euclid.js"></script>
<script defer src="/module.js"></script>
<div id="app"></div>
<script defer onload="clearCookiesWithURLs()" src="/app.js"></script>
Expand Down

0 comments on commit 716f5a3

Please sign in to comment.