Michal Kaliszewski
Results
2
issues of
Michal Kaliszewski
To improve caching of combined/minified js files it would be nice to add option of using hash in file name. If file to be generated (combined or minified) is not...
Is there a way to bypass `deserialize` call after getting data? https://github.com/Level/browser-level/blob/main/index.js#L135 I need to work with js objects with no encoding. Details here: https://gist.github.com/saulshanabrook/b74984677bccd08b028b30d9968623f5 I can disable encoding over...