D
Deno
O
Deno
•
3y ago
•
10 replies
Ooker
How to ignore ts error when bundling?
I run
deno bundle '.main.ts' fibery.js
deno bundle '.main.ts' fibery.js
and it refuses to work due to 41 errors
. Mostly they are any type error
. When debugging they run fine
. Is there a way to force bundling
? I add the
/
/
@ts
-ignore at the top of the file but it doesn
't work
Deno
Join
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
How to polyfill node imports when bundling with the deno version of esbuild?
P
ptato / help
3y ago