Skip to content
Snippets Groups Projects
Commit f8e992bf authored by 最萌小汐's avatar 最萌小汐
Browse files

更新服务器

parent c37f5d07
No related branches found
No related tags found
No related merge requests found
...@@ -140,6 +140,12 @@ local count = copyFiles(ROOT , out) { ...@@ -140,6 +140,12 @@ local count = copyFiles(ROOT , out) {
['package-lock.json'] = true, ['package-lock.json'] = true,
['package.json'] = true, ['package.json'] = true,
['tsconfig.json'] = true, ['tsconfig.json'] = true,
['3rd'] = {
['vscode-lua-doc'] = {
['doc'] = true,
['extension.js'] = true,
},
},
}, },
['server'] = { ['server'] = {
['bin'] = true, ['bin'] = true,
......
Subproject commit 5cb11fec575ef35576ad467910d79d1cb035532d Subproject commit eef0f61c8ee023550d4de3bcad0c5e2b8a16be07
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment