You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See the discussion in Deno's Q1 Roadmap issue for a glimpse into the complexities involved: denoland/deno#17475
Deno is exploring novel approaches in this area. We may want to leverage what they arrive at. See e.g the support for package.json they added in March'23: https://deno.com/blog/package-json-support
In #43, we added support for loading JavaScript modules from local files.
The next step is to allow Zinnia modules to use 3rd-party dependencies like npm packages or Deno modules.
The text was updated successfully, but these errors were encountered: