diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2023-02-22 23:21:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-22 23:21:05 +0100 |
commit | 1c14127c4f54d815b3e1be48bddd5198dcb33a50 (patch) | |
tree | 56dbbea5e9a39fc95d3c722811b47bce08e21b59 /ext/webgpu/01_webgpu.js | |
parent | c18e0d1d37878bb4441f7f8d339cc23ac8e68448 (diff) |
feat: support bare specifier resolution with package.json (#17864)
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>
Diffstat (limited to 'ext/webgpu/01_webgpu.js')
0 files changed, 0 insertions, 0 deletions