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

add srcDir and outDir options #5

Merged
merged 5 commits into from
Jan 16, 2018

Conversation

formatlos
Copy link

I'm using next.js with Typescript and my babel input is located in the Typescript output folder. The image files still reside in the src folder in that case and therefore can't be found. I added the two options to specify those paths and also be able to resolve those files.

@ahalimkara ahalimkara merged commit 17be943 into ahalimkara:master Jan 16, 2018
@ahalimkara
Copy link
Owner

Thank you for PR.

@formatlos formatlos deleted the add-srcdir-outdir-option branch January 16, 2018 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants