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