Skip to content

Conversation

@jderochervlk
Copy link
Collaborator

@jderochervlk jderochervlk commented Sep 28, 2025

  • homepage
  • language manual
  • syntax lookup
  • react docs
  • packages lookup
  • community page
  • blog listing page
  • blog articles
  • playground

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 28, 2025

Deploying rescript-lang-org with  Cloudflare Pages  Cloudflare Pages

Latest commit: 06e3824
Status:🚫  Build failed.

View logs

@jderochervlk jderochervlk changed the title Vlk v12 react router refactor: switch to React Router Sep 28, 2025
@fhammerschmidt fhammerschmidt added this to the v12.0 milestone Oct 2, 2025
@jderochervlk
Copy link
Collaborator Author

image

leads to 404

Fixed.

@jderochervlk
Copy link
Collaborator Author

image

doesn't seem to open the playground with that exact code snippet.

Fixed.

@fhammerschmidt
Copy link
Member

fhammerschmidt commented Nov 13, 2025

image

there is a trailing / on the main docs/api page which was not there before

@fhammerschmidt
Copy link
Member

@@ -1534,23 +1536,37 @@ let make = (~bundleBaseUrl: string, ~versions: array<string>) => {
}
}

let initialLang = switch Dict.get(router.query, (CompilerManagerHook.Ext :> string)) {
| Some("re") => Api.Lang.Reason
Console.log(("searchParams", searchParams))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can remove this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants