brillout / brillout/website-dependency-tree

Add a configuration for root

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

When the parser encounter an absolute path ("/blablabla"), it resolve the path according to the current directory.

Adding a "webroot" configuration would help.

Then if the path start with "/", the webroot would be used.

Have a nice day

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the parser code that resolves absolute paths and the existing configuration entry points. Trace how a path beginning with "/" is currently resolved, then add the webroot configuration behavior described in the issue. Done means absolute paths use the configured webroot and other paths retain their current resolution behavior; add or update tests if the project has coverage for path resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.