Skip to content

Commit 2af36d5

Browse files
committed
chore: comment
1 parent 885ad2a commit 2af36d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-rsc/src/plugin.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1973,7 +1973,7 @@ function vitePluginRscCss(
19731973
},
19741974
},
19751975
{
1976-
// self accept css module used in server component to avoid full reload
1976+
// self accept css module imported in rsc environment to avoid full reload
19771977
// https://github.com/vitejs/vite/blob/84079a84ad94de4c1ef4f1bdb2ab448ff2c01196/packages/vite/src/node/plugins/css.ts#L1096
19781978
name: 'rsc:rsc-css-self-accept',
19791979
apply: 'serve',

0 commit comments

Comments
 (0)