Skip to content
  • Isabella Skořepová's avatar
    Make lwip optional dependency · c1dbc12b
    Isabella Skořepová authored
    This allows it to run without compiler
    (namely VS on Windows).
    
    Image minification won't work when LWIP is
    not available. App will warn you about it.
    
    It will also generate lightbox for every image
    even those which are under 512.
    
    It also normalizes every path to path/to/file
    from path\to\file.
    c1dbc12b
Analyzing file…