Content
@
0 reply
0 recast
0 reaction
Darryl Yeo 🛠️
@darrylyeo
Current rabbit hole: subresource integrity (SRI) and static file names with deterministic hashes. (Anyone know how to configure a bundler to name and export JavaScript variables with the same names and in the same order?)
4 replies
0 recast
10 reactions
Rafi
@rafi
keepNames in esbuild and bun
1 reply
0 recast
2 reactions
Darryl Yeo 🛠️
@darrylyeo
Anything for Vite / Rollup?
1 reply
0 recast
0 reaction
Rafi
@rafi
Vite uses esbuild for app code. Rollup for dependencies. Why would you wanna keep names for third party code?
2 replies
0 recast
1 reaction