Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importing relative modules #77

Closed
nicoecheza opened this issue Feb 29, 2016 · 1 comment
Closed

Importing relative modules #77

nicoecheza opened this issue Feb 29, 2016 · 1 comment

Comments

@nicoecheza
Copy link

Hi,
I currently have a simple setup to transpile multiple files into a single file inside a folder (pretty common 💃 ). Everything works well, except when I try to import a file into another one, and the compiled file get's messed up since it is still referencing to the relative path instead of having it imported and transpiled.

Someone knows a way to fix this?
Thanks!

@Turbo87
Copy link
Contributor

Turbo87 commented May 23, 2016

@nicoecheza can you provide an example repo that demonstrates your issue?

@Turbo87 Turbo87 closed this as completed Aug 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants