tasit-apps icon indicating copy to clipboard operation
tasit-apps copied to clipboard

Using babel-node on the starter script

Open marcelomorgado opened this issue 5 years ago • 1 comments

Install babel-node and use it on npm start script. Also change code of /starter.js and /helpers/starter.js from ES5 to ES6.

Refs: https://github.com/tasitlabs/tasit/pull/269#discussion_r273531411

marcelomorgado avatar Apr 09 '19 16:04 marcelomorgado

Probably ts-node rather than babel-node after the move to TypeScript

pcowgill avatar Apr 21 '20 16:04 pcowgill