We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3637e3 commit 7bbcf10Copy full SHA for 7bbcf10
tests/test.html
@@ -1,4 +1,4 @@
1
<html>
2
- <script>var exports = {}</script>
3
- <script src="./../dist/index.js"></script>
+ <script>var exports = {};</script>
+ <script src="../dist/index.js"></script>
4
</html>
0 commit comments