Announcing a new --experimental-modules - Node.js - Medium (original) (raw)

Node.js

This article was contributed by the Node.js Module Team.

Photo by Brett Sayles from Pexels

Back in 2017, Node.js 8.9.0 shipped experimental support for ECMAScript modules, known for their import and export statements. This support was behind the flag --experimental-modules.

A lot has happened since then. All major browsers now support ECMAScript modules (ES modules) via