Created by: veltman
Resolves #6163 (closed), transpile a mixture of CJS scripts and ES modules in src/
by treating only files with import
or export
statements as an ES module.
Created by: veltman
Resolves #6163 (closed), transpile a mixture of CJS scripts and ES modules in src/
by treating only files with import
or export
statements as an ES module.