aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js/file-importing-nonexistent-file.js
blob: 1136a7d8c2787d3f7cb5582f23c432f03209bd78 (plain) (blame)
1
import "./does-not-exist.js";