rem’s avatarrem’s Twitter Archive—№ 72,010

  1. …in reply to @porteneuve
    porteneuve Do you specifically want to use Babel, or just the imports are important? I'm not sure this helps, but I've been doing all my node imports with node -r esm and then import/exports from there.