summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/npm/cjs_require_esm_error/main.out
blob: 5c735b3a6de58f3567aeb1c3a5bcc5d8e4765d53 (plain)
1
2
error: Uncaught Error: require() of ES Module [WILDCARD]my_esm_module.js from [WILDCARD]index.js not supported. Instead change the require to a dynamic import() which is available in all CommonJS modules.
    [WILDCARD]