Closed vlad-zhukov closed 6 years ago
Tests fail, because of prettier if I see that correctly. Any idea?
Btw, very good point. We should switch to using the mini-css-extract-plugin
... 👍
All errors have been fixed.
@andywer I forgot to run Prettier and ESLint before committing 😐
While working on it I found out Extract Text Plugin is deprecated for webpack 4 and they suggest to use mini-css-extract-plugin.