systemjs/test/fixtures/browser/dynamic-importmap2.json
2020-07-23 13:26:44 -07:00

5 lines
63 B
JSON

{
"imports": {
"dynamic-external-map-2": "./esm.js"
}
}