DenoDDeno
Powered by
wingerlangW
Denoβ€’14mo ago
wingerlang

Build and bundle TS into JS

Im starting a pretty muhc new, minimal Ts project that I would like to use Deno to host, and then have a (as much as possible) zero config that bundles all my code (from one entry point) into javascript that can be hosed elsewhere.

But, how to do it? seems simple enough but seems like it's very hard to get a "primer" working with zero config. Please help. My other option would obviously be to host on deno deploy, but it's so un-intuitive how to host there.

#deploy #bundle #build
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Bundle ts code to ts using deno emit
KayKKay / help
2y ago
Transpile TS to JS
hametHhamet / help
2y ago
Rust run JS/TS
cycptCcycpt / help
3y ago
Can non-TS artefacts (images, MD files, etc.) be added to the "deno build" bundle?
begoonBbegoon / help
2y ago