We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df83b1 commit 20ebe8eCopy full SHA for 20ebe8e
mod.ts
@@ -79,7 +79,7 @@ async ({ filepath, url, ext }) => {
79
80
response.headers.set(
81
"content-type",
82
- "text/plain",
+ "application/javascript",
83
)
84
85
"x-typescript-types",
0 commit comments