We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 222d9fe commit 923ab65Copy full SHA for 923ab65
examples/basic.html
@@ -11,7 +11,7 @@
11
</style>
12
</head>
13
<body>
14
- <script src="../build/Stats.js"></script>
+ <script src="../build/stats.min.js"></script>
15
<script>
16
17
var stats = new Stats();
examples/theming.html
@@ -84,7 +84,7 @@
84
85
86
87
88
89
90
0 commit comments