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

🐛 Codemod replacement path invalid #10

Open
dawsbot opened this issue Mar 9, 2017 · 0 comments
Open

🐛 Codemod replacement path invalid #10

dawsbot opened this issue Mar 9, 2017 · 0 comments
Assignees
Labels

Comments

@dawsbot
Copy link
Contributor

dawsbot commented Mar 9, 2017

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.

@dawsbot dawsbot added the bug label Mar 9, 2017
@dawsbot dawsbot self-assigned this Mar 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant