Tags: pxp9/lazy_doc
Tags
Lazy_doc installed as dep it breaks (#33) * fix issue when lazy_doc installed as dep it breaks * format, and lazy_doc * elixir env * prefer mix when it is possible to use it * lazy_doc * lazy_doc 0.5.7 * lazy_doc 0.6.0, changes in the conf * fix dialyzer * fix dialyzer
LazyDoc as binary (#29) * implement esbuild so lazy_doc can be executed as a binary * debugging why, lazy_doc in binary keeps adding docs, it is because we have a disupdated `.beam` file * fixing .gitignore * lazy_doc as single binary is working * mix format * fix credo * change readme * fix tests