steve02081504
steve02081504
DDeno
Created by steve02081504 on 11/14/2024 in #help
how to clear import cache of an file?
My project uses import to load submodules. And I want to make submodules reloadable without stopping the project: clearing the import cache of all mjs and ts files in the submodule folder and reimporting the entrypoint file. Is this possible to do in deno?
15 replies