@@ -0,0 +1,7 @@
#[cfg(windows)]
fn main() {
embed_resource::compile_for("assets/nushell.rc", &["nu"])
}
#[cfg(not(windows))]
fn main() {}
The note is not visible to the blocked user.