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

feat: expose babelOptions for Marko 5 compiler #25

Merged
merged 1 commit into from
Feb 27, 2020

Conversation

DylanPiercey
Copy link
Contributor

Description

The new Marko compiler (Marko 5) is built on top of babel and can receive custom babel options (by default it will resolve .babelrc and babel.config.js files). This PR updates the loader to expose the option to override the babel config for Marko 5.

Checklist:

  • I have updated/added documentation affected by my changes.
  • I have added tests to cover my changes.

@DylanPiercey DylanPiercey force-pushed the expose-babel-options-marko-5 branch from 11616a9 to 6450d92 Compare February 27, 2020 18:10
@DylanPiercey DylanPiercey merged commit fb49fa9 into master Feb 27, 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