We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a403edd commit b8b5617Copy full SHA for b8b5617
README.md
@@ -65,8 +65,8 @@ Run:
65
buckets <entry_path> [import_map_path] > out.js
66
```
67
68
-Buckets will look for `deno.json` or `deno.jsonc` in the current folder. To use a different
69
-imports map, pass it's path as the second argument
+Buckets will look for `deno.json` or `deno.jsonc` in the current folder. To use
+a different imports map, pass it's path as the second argument
70
71
Alternatively, you can use it directly from the deno.land/x source:
72
0 commit comments