summaryrefslogtreecommitdiff
path: root/test/fixtures/es-module-specifiers/node_modules/implicit-main/entry.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/es-module-specifiers/node_modules/implicit-main/entry.js')
-rw-r--r--test/fixtures/es-module-specifiers/node_modules/implicit-main/entry.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fixtures/es-module-specifiers/node_modules/implicit-main/entry.js b/test/fixtures/es-module-specifiers/node_modules/implicit-main/entry.js
new file mode 100644
index 0000000000..b2825bd3c9
--- /dev/null
+++ b/test/fixtures/es-module-specifiers/node_modules/implicit-main/entry.js
@@ -0,0 +1 @@
+module.exports = 'cjs';