summaryrefslogtreecommitdiff
path: root/tests/testdata/compile/standalone_import_map.json
blob: 9e5b90bd7ff603af11a2b41a6789c402623f1397 (plain)
1
2
3
4
5
{
  "imports": {
    "hello": "../run/001_hello.js"
  }
}