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

Generated code has an absolute path #95

Closed
divyenduz opened this issue Jul 3, 2019 · 1 comment
Closed

Generated code has an absolute path #95

divyenduz opened this issue Jul 3, 2019 · 1 comment
Assignees
Labels
bug/2-confirmed We have confirmed that this is a bug. kind/bug A reported bug.
Milestone

Comments

@divyenduz
Copy link

This line prints the cwd in generated code which is an absolute path.

This breaks the assumption that generated code (even in node_modules) can be moved around across machines (for developers or build systems).

@divyenduz divyenduz added bug/2-confirmed We have confirmed that this is a bug. kind/bug A reported bug. priority/high labels Jul 3, 2019
@timsuchanek
Copy link
Contributor

Fixed in latest version.

@janpio janpio added this to the Preview 2 milestone Aug 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug/2-confirmed We have confirmed that this is a bug. kind/bug A reported bug.
Projects
None yet
Development

No branches or pull requests

4 participants