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

ignore dll

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