What is @babel/plugin-transform-modules-systemjs?
"This plugin transforms ES2015 modules to SystemJS"
@babel/plugin-transform-modules-systemjs is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 65.3 KB on disk.
Installation Guide
# Install via NPM
npm install @babel/plugin-transform-modules-systemjs
# Install via Yarn
yarn add @babel/plugin-transform-modules-systemjs