mathiasbynens / luamin

A Lua minifier written in JavaScript
https://mths.be/luamin
MIT License
217 stars 54 forks source link

Fix integer division #59

Open wyozi opened 6 years ago

wyozi commented 6 years ago

Fixes #53. Not sure if setting luaVersion is the best option here