Chunk.entrypoints: Use Chunks.groupsIterable and filter by instanceof Entrypoint instead

前端 未结 4 1460
清酒与你
清酒与你 2021-01-30 19:20

I see the following errors when trying to start my app...

> css-modules@1.0.0 start /Users/johnnynolan/Repos/css-modules

webp

4条回答
  •  耶瑟儿~
    2021-01-30 19:48

    I had fixed the bug by using the version 4.0.0-beta.0 of extract-text-webpack-plugin.

提交回复
热议问题