Allen Wirfs-Brock (2014-06-02T16:45:43.000Z)
domenic at domenicdenicola.com (2014-06-09T04:36:33.449Z)
No and no. In ES6 eval parses the using the Script grammar goal symbol. Imports are not allowed in scripts, but only in modules.
No and no. In ES6 eval parses the using the Script grammar goal symbol. Imports are not allowed in scripts, but only in modules.