Faire / mjml-react

React component library to generate the HTML emails on the fly
https://www.npmjs.com/package/@faire/mjml-react
MIT License
387 stars 17 forks source link

Run tests against the `dist` directory post build #58

Closed IanEdington closed 1 year ago

IanEdington commented 1 year ago

57 found a bug in our packaging logic which we would have failed tests if we were testing against the built version in dist.

There is some complexity to doing this while maintaining a good development experience. A couple ways I can think of doing this: