DumbLuaParser icon indicating copy to clipboard operation
DumbLuaParser copied to clipboard

Error when minifying code

Open 2dengine opened this issue 1 year ago • 1 comments

Hello and thank you for sharing your library. The minification feature is very useful, but it fails when trying to process the following file:

https://github.com/Egor-Skriptunoff/pure_lua_SHA/blob/master/sha2.lua

Error: utils/maker/minify.lua:4509: Bad argument #1 to 'traverseTree'. (Expected table, got nil)

2dengine avatar Jan 12 '25 10:01 2dengine