hi, is it possible to restrict importmap application to only specific path? the rationale is: - vscode_deno doesn't support multiple deno.json per workspaces: https://github.com/denoland/vscode_deno/issues/701 - one needs to be published as a npm/deno library and the other is backend server, so library shouldn't be able to use import map
feels very xy problem, but i wasn't able to figure a better way. has anyone met similar problem? should i ditch importmap alltogether? thanks in advance.
Currently the status bar shows the current version of Deno, but it should also be able to identify the configuration file being used. The built-in TypeScript status provides a good example of what ...
No replies yet
Join the Discord to continue the conversation
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.