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: Add default webpack config, compile with Babel and support JSX #24

Merged
merged 1 commit into from
Nov 27, 2018

Conversation

markdalgleish
Copy link
Member

As you can see in the updated examples, this fixes an issue where you need to provide custom webpack config just to use modules and JSX in your configuration code. This ensures that you get a sensible baseline level of compilation for your source code, but allows you to easily override it when needed.

I'm planning to expand this further in the future, but this is an obvious starting point.

@markdalgleish markdalgleish merged commit 645aae5 into master Nov 27, 2018
@markdalgleish markdalgleish deleted the default-webpack-config branch November 27, 2018 22:57
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