linnarsson-lab / loom-viewer

Tool for sharing, browsing and visualizing single-cell data stored in the Loom file format
BSD 2-Clause "Simplified" License
35 stars 6 forks source link

Figure out blocking CSS problem so we can get the latest version on pip #127

Closed JobLeonard closed 6 years ago

JobLeonard commented 6 years ago

Ok, as far as I can see, there is only one blocking issue with releasing on pip right now: the weird CSS issues.

The way around this is to extract the CSS file into a separate file again with extract-text-webpack-plugin. God, why does everything in webdev be some kind of recursive complexity?

JobLeonard commented 6 years ago

Fixed (I think) with https://github.com/linnarsson-lab/loom-viewer/commit/9897a496b289fdd5d7a029f69235efff8c5e1dbb