![enter image description here](https://i.stack.imgur.com/MNEj3.png)
I've started to see this issue after I implemented chunks with dynamic import, I've found some solutions for this case :
- add
- add
publicPath: '/'
to webpack config
these solutions described здесь , но это не работает. Если есть другие способы исправить это, сообщите мне.