diff options
Diffstat (limited to 'cli/tests/import_maps/lodash/lodash.ts')
-rw-r--r-- | cli/tests/import_maps/lodash/lodash.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/import_maps/lodash/lodash.ts b/cli/tests/import_maps/lodash/lodash.ts new file mode 100644 index 000000000..2ec04ed3c --- /dev/null +++ b/cli/tests/import_maps/lodash/lodash.ts @@ -0,0 +1 @@ +console.log("Hello from remapped lodash!"); |