Skip to content

Commit c1d956d

Browse files
committed
chore: update comment
1 parent 8ccf810 commit c1d956d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/rspack_core/src/artifacts/code_generation_results.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ impl CodeGenerationDataUrl {
3131
}
3232
}
3333

34-
// For performance, mark the js modules contains AutoPublicPathPlaceholder, and replace it
34+
// For performance, mark the js modules contains AUTO_PUBLIC_PATH_PLACEHOLDER, and replace it
3535
#[derive(Clone, Debug)]
3636
pub struct CodeGenerationPublicPathAutoReplace(pub bool);
3737

0 commit comments

Comments
 (0)