Babel options & require vs import
February 18, 2019
I learned why we run babel with modules: false
and what the difference is between require
and import
.
I learned why we run babel with modules: false
and what the difference is between require
and import
.