Skip to content

fix(corelink): parse urls using the url package;

Martijn Houtman requested to merge feature/ssr-corelink into master

Instead of using the DOM, parse URLs using the url package, so that it works in all SSR contexts;

Merge request reports

Loading