vue-loader
vue-loader copied to clipboard
[v16] Ciritcal CSS for SSR
What problem does this feature solve?
Enable cirtical CSS in SSR mode: https://github.com/vuejs/vue-loader/blob/next/src/index.ts#L208
Do you have any updates on this ?
What does the proposed API look like?
Like for Vue 2 ?
Any movement here?
No.
Does this issue relate to the fact that CSS modules are not generated on server, only after the component is rerendered on client? Or should I open a new issue?
I add a pr for this https://github.com/vuejs/vue-loader/pull/1855
Any movement here? Still having the issue
Can confirm the same problem. Should not have migrated to vue3 so early, critical feature for me missing ðŸ˜ðŸ˜ðŸ˜ Thanks for the good work!