Paul Rumkin
Paul Rumkin
Replace browserify package with rollup: - [ ] Rewrite import. - [ ] Update build command. - [ ] Add environment dependant builds.
I've got installation error while install ``` ./codec.go:29: constant -9223372036854775808 overflows int ```
There is `onEvent` method which is assigned to TelegramGameProxy and `offEvent` which is not. Also It doesn't used anywhere in the code of `game.js`. Probably it's a bug. https://github.com/TelegramMessenger/GamingCommunication/blob/master/games.js#L132
Add utils to build browser version with webpack.
Having in select clause appends before WHERE clause that cause an synax error. And it inserts column name only, but it could be an expression too.
There is no having method in select query prototype
Husky module is in [dependencies](https://github.com/F1LT3R/chromafi/blob/master/package.json#L30) directive and should be in devDependences.
If this is deprecated api module remove it from npm registry or mark it as deprecated like this one.