Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

geerizzle's avatar

Can you add versioning to split JS files?

I added .version(); to my webpack file and it works nicely for app.js. However, since enabling the babel dynamic import plugin I note that all the split js files aren't appended with anything, causing caching issues.

Any way to resolve this?

0 likes
0 replies

Please or to participate in this conversation.