mirror of
https://github.com/denoland/deno.git
synced 2024-11-04 08:54:20 -05:00
1c14127c4f
This commit enables resolution of "bare specifiers" (eg. "import express from 'express';") if a "package.json" file is discovered. It's a step towards being able to run projects authored for Node.js without any changes. With this commit we are able to successfully run Vite projects without any changes to the user code. --------- Co-authored-by: David Sherret <dsherret@gmail.com> |
||
---|---|---|
.. | ||
some/nested | ||
main.out | ||
package.json |