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 support for loader option #8

Closed
wants to merge 1 commit into from

Conversation

mamal72
Copy link

@mamal72 mamal72 commented Jun 1, 2020

This PR adds support for a new option named loader. Current implementation gets the loader value from the current transpiling file extension but there are cases and project with js files containing jsx stuff like React components.

This option is optional and if it's not passed, everything will behave the same.

Thanks for the great work! Stay safe.

this way, you can use jsx loader for js files
@mamal72
Copy link
Author

mamal72 commented Jul 9, 2020

Closing this as it seems that the following commit takes care of the mentioned case.

e861e4a

Just as a side note, it might be good to check the PRs and close them at the very least.

Thanks for this helpful project.

@mamal72 mamal72 closed this Jul 9, 2020
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.

1 participant