summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/compile
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/compile')
-rw-r--r--cli/tests/testdata/compile/standalone_import_map_config.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/cli/tests/testdata/compile/standalone_import_map_config.json b/cli/tests/testdata/compile/standalone_import_map_config.json
new file mode 100644
index 000000000..4959827f4
--- /dev/null
+++ b/cli/tests/testdata/compile/standalone_import_map_config.json
@@ -0,0 +1,3 @@
+{
+ "importMap": "./standalone_import_map.json"
+}