V
V
vasIvas2016-01-07 18:21:34
Node.js
vasIvas, 2016-01-07 18:21:34

Is it possible to execute and debug jsx on nodejs?

Now .jsx is compiled and served to the client as .js. But when the express crashes due to an error in the client code, it outputs data relative to .js, and this is terribly inconvenient.
Is it possible to execute .jsx on nodejs so that data regarding this .jsx is also displayed in the server console?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
pomeo, 2016-01-07
@pomeo

There is babel-node , maybe it will suit you

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question