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 8c7b6ca commit ae43803Copy full SHA for ae43803
Example.html
@@ -3,7 +3,7 @@
3
<head>
4
<title>Example RandomProxy.js</title>
5
<meta charset="utf-8">
6
- <script type="text/javascript" src="RandomProxy.js"></script>
+ <script type="text/javascript" src="RandomProxy.min.js"></script>
7
</head>
8
<body>
9
<h1>Example RandomProxy.js</h1>
0 commit comments