Content pfp
Content
@
0 reply
0 recast
0 reaction

Tony D’Addeo  pfp
Tony D’Addeo
@deodad
does anyone have strong opinions on bundling libraries made for use in the browser? what I've arrived at so far for @farcaster/frame-sdk is: - tsc to transpile to js for everyone developing in a modern JS stack - esbuild to out an iife to include directly in a script via CDN it seems stupidly simple I looked at micobundler, tsup, pkgroll but they all seemed to do more things than I wanted without any clear benefit
3 replies
6 recasts
19 reactions

ExecliJrHot pfp
ExecliJrHot
@execlijrhot
Bundling libs for web is a nuanced topic. Your approach seems pragmatic
0 reply
0 recast
0 reaction