equinor / webviz-subsurface-components

Custom subsurface visualizations for use in Webviz and/or Dash.
https://github.com/orgs/equinor/projects/24
Mozilla Public License 2.0
33 stars 38 forks source link

Remove cssnano dev.dependency #336

Open anders-kiaer opened 3 years ago

anders-kiaer commented 3 years ago

...when/if not needed anymore.

https://github.com/equinor/webviz-subsurface-components/pull/335/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R70

alexandruandrei91 commented 3 years ago

This probably happen when the css-minimizer-webpack-plugin lists cssnano ^4.1.11 as a dependency instead of ^4.1.10.

alexandruandrei91 commented 3 years ago

https://github.com/webpack-contrib/css-minimizer-webpack-plugin/pull/79