vue-loader icon indicating copy to clipboard operation
vue-loader copied to clipboard

[v16] Ciritcal CSS for SSR

Open yabab-dev opened this issue 4 years ago • 6 comments

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 ?

yabab-dev avatar Nov 06 '20 09:11 yabab-dev

Any movement here?

camwhite avatar Dec 17 '20 19:12 camwhite

No.

LinusBorg avatar Dec 17 '20 19:12 LinusBorg

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?

vladcosorg avatar Jul 17 '21 21:07 vladcosorg

I add a pr for this https://github.com/vuejs/vue-loader/pull/1855

lifeishell avatar Jul 19 '21 04:07 lifeishell

Any movement here? Still having the issue

gfordinal avatar Oct 21 '21 09:10 gfordinal

Can confirm the same problem. Should not have migrated to vue3 so early, critical feature for me missing 😭😭😭 Thanks for the good work!

vladcosorg avatar Oct 21 '21 09:10 vladcosorg