Skip to content

Commit 64fa012

Browse files
committed
feat: create_action_assets
1 parent 5416f00 commit 64fa012

File tree

2 files changed

+287
-105
lines changed

2 files changed

+287
-105
lines changed

crates/rspack_plugin_next_flight_client_entry/src/constants.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,6 @@ pub struct WebpackLayersGroup {
116116
}
117117

118118
pub const APP_CLIENT_INTERNALS: &'static str = "app-pages-internals";
119+
120+
// server/server-reference-manifest
121+
pub const SERVER_REFERENCE_MANIFEST: &str = "server-reference-manifest";

0 commit comments

Comments
 (0)