mirror of
https://github.com/denoland/deno.git
synced 2024-11-29 16:30:56 -05:00
28aa489de9
This is the initial support for npm and node specifiers in `deno compile`. The npm packages are included in the binary and read from it via a virtual file system. This also supports the `--node-modules-dir` flag, dependencies specified in a package.json, and npm binary commands (ex. `deno compile --unstable npm:cowsay`) Closes #16632 |
||
---|---|---|
.. | ||
fail_check.check.out | ||
fail_check.ts | ||
lib.bench.out | ||
lib.bench.ts | ||
lib.test.out | ||
lib.test.ts | ||
lib.ts | ||
main.cache.out | ||
main.check.out | ||
main.info.out | ||
main.ts | ||
package.json |