Is your feature request related to a problem? Please describe.
Hi, issues again. After I set importmap: 'import_map.json'
in deno.config.ts
, it worked well to load package from import_maps.json
.
But base on the idea: use import_map
as much as possible, I tried to code like this:
It got error above, what can I do?
Describe the solution you'd like
Support like this in denon.config.ts
:
import { DenonConfig } from "denon"
import { config as env } from "dotenv"
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too