how to make node support the following features:
babel:
babelreactnode:
how to solve this problem? Can I use babel in node? After all, babel is compiled and run. Does node and browsing babel work the same way?
how to make node support the following features:
babel:
babelreactnode:
how to solve this problem? Can I use babel in node? After all, babel is compiled and run. Does node and browsing babel work the same way?
node, and there are a lot of answers on the Internet.
nodemon MyAsset.js --exec babel-node
use babel-register