Skip to content

Conversation

@dpschen
Copy link

@dpschen dpschen commented Apr 13, 2025

// - /desktop/main.js => https://github.com/go-vikunja/vikunja/tree/main/desktop/main.js
// -------------------------------------------------------------------
if (pathParts[0] === 'desktop') {
const subPath = pathParts.slice(1).join('/');
Copy link
Member

Choose a reason for hiding this comment

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

Doesn't this break with sub sub paths? Like code.vikunja.io/desktop/foo/bar.js

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.

2 participants