node-dev icon indicating copy to clipboard operation
node-dev copied to clipboard

How does node-dev transpile ES6 or JSX file?

Open shakibamoshiri opened this issue 6 years ago • 0 comments

Great tool. I noticed after adding

  • webpack
  • babel

to my project and runing node-dev in some cases it "transpile" es6 file and sometimes not. I could not figure it out how it works and based on what configurations it acts. Any idea?

shakibamoshiri avatar Jun 08 '19 13:06 shakibamoshiri