felangel / felangel/mason

fix: a relative path in `mason.yaml will` result in an absolute path in `mason-lock.json`

Open
#947 2 comments 5 reactions 1 assignee Claimed by @felangel View on GitHub
enhancement
Dominant language
Dart
Stars
1.1k
Forks
113
PR merge metrics
No merged PRs in 30d

Description

**Description**

When adding a brick with a relative path to mason.yaml, the mason-lock.json will contain an absolute path to it

**Steps To Reproduce**

mason new sample -o bricks
mason add sample --path bricks/sample

**Expected Behavior**

`mason-lock.json` should contain `bricks/sample`, but instead contains the full absolute path

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.