cspotcode
cspotcode
DDeno
Created by cspotcode on 10/12/2024 in #help
JSR publish: source .ts or transpiled .js w/sourcemaps?
So: publish .ts to JSR, do not compile it
3 replies
DDeno
Created by cspotcode on 10/12/2024 in #help
JSR publish: source .ts or transpiled .js w/sourcemaps?
Nevermind, figured it out by publishing a module to JSR, though it wasn't immediately clear from jsr docs: JSR accepts your source .ts, renders docs from it, and automatically generates .js and .d.ts
3 replies