diff --git a/publish.lua b/publish.lua index 8d7280d15a0ca693dde50e74cfbf5031e655320f..3fa189153e31b1d6190f9494ab0f798de94aad0b 100644 --- a/publish.lua +++ b/publish.lua @@ -163,6 +163,7 @@ local count = copyFiles(ROOT , out) { ['platform.lua'] = true, ['test'] = true, ['test.lua'] = true, + ['debugger.lua'] = true, }, ['images'] = { ['logo.png'] = true,