[mod] reorg bundles
This commit is contained in:
parent
c875f70fb4
commit
5ffd6c7630
14 changed files with 611 additions and 199 deletions
4
bundles/lemminx/test.html
Normal file
4
bundles/lemminx/test.html
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<script>
|
||||
const webSocket = new WebSocket("ws://localhost:5008");
|
||||
alert("hi");
|
||||
</script>
|
||||
Loading…
Add table
Add a link
Reference in a new issue