chromakode / react-html-email

Create elegant HTML email templates using React.
MIT License
896 stars 115 forks source link

Webpack build error #50

Closed brave-coder9 closed 6 years ago

brave-coder9 commented 6 years ago

Hi, I am using this package. When I build my react project with webpack, it gets an error.

node_modules/eslint-config-airbnb/rules/react.js:
        Configuration for rule "react/jsx-boolean-value" is invalid:
        Value "never,[object Object]" should NOT have more than 1 items.
brave-coder9 commented 6 years ago

fixed: I removed rc* files and kinds of stuff.

kopax commented 6 years ago

https://github.com/chromakode/react-html-email/blob/master/.babelrc#L5

I have made a browser compatible version of the 3.0.0 of react-html-mail :

https://www.npmjs.com/package/react-html-email-browser

All I did was to change the target.