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

ignore dll

parent 22d7f6c2
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,9 @@ return function (uri, callback)
if not result then
return
end
if not files.isLua(result) then
return
end
local other = cache[result]
if not other then
cache[result] = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment