Skip to content

Commit

Permalink
feat: wasm-pack for leptos
Browse files Browse the repository at this point in the history
  • Loading branch information
huuff committed Oct 15, 2024
1 parent cbec413 commit cc9900c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions leptos/flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
binaryen # required for release compilation
myPkgs.leptosfmt
stylance-cli # bundle sass
wasm-pack # to test wasm
];
};
}
Expand Down

0 comments on commit cc9900c

Please sign in to comment.