We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6b7e8d commit b191658Copy full SHA for b191658
apps/login/test/script-test.html
@@ -4,7 +4,7 @@
4
<h1>Test Page</h1>
5
6
<!-- load the script -->
7
- <script src="http://localhost:3000/twl.min.js" data-client-id="testfoo1234"></script>
+ <script src="http://localhost:3000/twl.js" data-client-id="testfoo1234"></script>
8
9
10
</body>
0 commit comments