Test importing JSON in module server
calebeby opened this issue · 0 comments
calebeby commented
It probably doesn't work yet, but it probably can be implemented relatively easily. ESBuild's JSON loader might support JSON -> JS transpilation (with named exports), or else @rollup/plugin-json can be used.