Skip to content

Commit

Permalink
hashes
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherBiscardi committed Sep 1, 2024
1 parent 504edad commit b89a2ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/www/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ async fn main() {
// Generate the list of routes in your Leptos App
let routes = generate_route_list(App);

// TODO: remove this soonish
// TODO: remove this soon
dbg!(std::env::var("CDN_PKG_PATH"));
dbg!(std::env::var("CDN_PATH"));

Expand Down

0 comments on commit b89a2ad

Please sign in to comment.