I am trying to use Javascript import with @babel/standalone, and I am getting this error:
import
Uncaught ReferenceError: require is not defined