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

No Babel plugins #86

Closed
marcus-sa opened this issue Jan 26, 2018 · 1 comment
Closed

No Babel plugins #86

marcus-sa opened this issue Jan 26, 2018 · 1 comment

Comments

@marcus-sa
Copy link

marcus-sa commented Jan 26, 2018

I've struggled with this library for days, and I must say it's pretty broken, or at least useless when it comes down to configuration.

First of all there's no way to include your babel plugins, even if you include a webpackConfig in the electronWebpack in your package.json, you can't use "babel-loader" twice and actually set the plugins, neither does the extending as a library properly work, so for me it's just too little outcome for too much input.

HMR doesn't work either, even if you don't specify custom directives #84

@marcus-sa marcus-sa changed the title No plugins No Babel plugins Jan 26, 2018
@develar
Copy link
Member

develar commented Jan 26, 2018

All direct dev dependencies babel-preset-* and babel-plugin-* are automatically configured also.

So, it doesn't work?

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