Files
bun.sh/test/bun.js/file-importing-nonexistent-file.js
2022-10-21 22:35:28 -07:00

2 lines
30 B
JavaScript

import "./does-not-exist.js";