summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/npm/import_map/main.js
AgeCommit message (Collapse)Author
2022-11-22fix: Make npm packages works with import maps (#16754)Bartek Iwańczuk
Co-authored-by: David Sherret <dsherret@gmail.com>
2022-08-20feat(unstable): initial support for npm specifiers (#15484)David Sherret
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>