:warning: Since webpack v4 the extract-text-webpack-plugin should not be used for css. Use mini-css-extract-plugin instead.


이거 이제 번들에서 css 텍스트 추출 못한다는거 맞지?