Christian24 / mini-css-extract-linking-issue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reproduces a problem with the mini-css-extract-plugin if the dependencies are linked.

To reproduce

  1. Run npm install (this will install dependencies and setup linking using lerna)
  2. Go into packages/login and run npm run build.

About


Languages

Language:JavaScript 68.0%Language:HTML 30.1%Language:CSS 2.0%