mirror of
https://github.com/atom/atom.git
synced 2026-01-15 01:48:15 -05:00
async won't be available on the very first run of script/build until it runs script/bootstrap for the first time so defer requiring it until script/bootstrap completes.