DenoDDeno
Powered by
shultz🇮🇱S
Deno•3y ago•
6 replies
shultz🇮🇱

typescript compiler (38.24MB) included in bundle when importing google's npm:schema-dts

Not sure if this is a bug, but I couldn't see how the package imports the compiler.
create a ts file with:
import type { Accommodation } from "npm:schema-dts"
deno info [file.ts]

file.ts
└─┬ npm:schema-dts@1.1.2 (857.9KB)
└── npm:typescript@5.1.3 (38.24MB)
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Trouble importing npm modules
beermanBbeerman / help
4y ago