draft-js-diff icon indicating copy to clipboard operation
draft-js-diff copied to clipboard

Fix/module usage

Open wuzzzzaah opened this issue 8 years ago • 1 comments

  • Converts jsx to vanilla js so that it compiles with brunch
  • Adds node_modules to .gitignore

wuzzzzaah avatar Nov 23 '16 07:11 wuzzzzaah

:+1:

Aside from Brunch users, this is also helpful for Webpack users as well, which doesn't honor package.json's browserify.transform (of course). It's also helpful for Browserify users who may be using babelify instead of reactify :-)

rstacruz avatar Nov 23 '16 07:11 rstacruz