DEV Community

Discussion on: Deno: The next step in Node.js

Collapse
 
ayushks11560 profile image
Ayushks11560 • Edited

Demo should make its own package manager with restricted uses of control to the package or they have to implement a system like if I import package from "react" or "any package name" it should under the hood converts it into the url or import it from local cache.
I think if it is implemented we can save lot of space in hard disk. As it is first party implementation unlike pnpm.