diff options
| author | netop://ウィビ <paul@webb.page> | 2026-04-11 14:24:49 -0700 |
|---|---|---|
| committer | netop://ウィビ <paul@webb.page> | 2026-04-11 14:24:49 -0700 |
| commit | 8c34d810af95fae0ef846f54370a8c88bfab7123 (patch) | |
| tree | 436beaf30f7b2b3f15741dd54a37e313964d1f7d /import_map.json | |
Diffstat (limited to 'import_map.json')
| -rw-r--r-- | import_map.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/import_map.json b/import_map.json new file mode 100644 index 0000000..2f686e4 --- /dev/null +++ b/import_map.json @@ -0,0 +1,6 @@ +{ + "imports": { + "dep/": "./dep/", + "src/": "./src/" + } +} |
