fix compiling issues
This commit is contained in:
8
test/index.html
Normal file
8
test/index.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<script type="module" src="./encode-decode.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user