Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

πŸ› Codemod replacement path invalidΒ #10

@dawsbot

Description

@dawsbot

When ran in uberjs from the root, the git diff shows:

import {Button} from '@uber/react-button';
import {Button} from '../../../../../../../dist/index.js';

Yet that relative path leads to /dist/index.js, when it should lead to the root of the project, not the root of my machine.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions