Skip to content

regenerator-runtime/runtime をライブラリとして入れなくても動くのか

Notifications You must be signed in to change notification settings

ojisan-toybox/is_need_regenerator-runtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

core-js, regenerator-runtime なしで async-await やろうとしたらどうなるのか確かめてみた系レポジトリ

結果は commit log 参照.

❯ node -v
v12.14.1

❯ yarn -v
1.21.1
yarn babel ./main.js --out-file bundle.js

実行

node bundle.js

About

regenerator-runtime/runtime をライブラリとして入れなくても動くのか

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published