Skip to content
GitLab
Explore
Sign in
fix(corelink): parse urls using the url package;
Code
Review changes
Check out branch
Download
Patches
Plain diff
Martijn Houtman
requested to merge
feature/ssr-corelink
into
master
Oct 24, 2023
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
Instead of using the DOM, parse URLs using the url package, so that it works in all SSR contexts;
Merge request reports
Loading