Skip to content

module: add note when cjs loader throws error

subsystem: module: add note to error when import,export is detected.

These will allow users to know how to change their project to support es modules when the message is displayed.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading