diegohaz/singel

Support babel 7

Open

#23 建立於 2018年7月15日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (20 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (412 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Possibly checking the babel version in the project (cwd) and using babel-register or @babel/register depending on the version.

Relevant parts of the code:

https://github.com/diegohaz/singel/blob/86d9fe65e0df14fab8bab144dfa0a88dae7bb371/src/cli.js#L29

https://github.com/diegohaz/singel/blob/86d9fe65e0df14fab8bab144dfa0a88dae7bb371/package.json#L46

貢獻者指南