bridgetown icon indicating copy to clipboard operation
bridgetown copied to clipboard

Fast Refresh: asset paths (islands)

Open jaredcwhite opened this issue 1 year ago • 1 comments

With the basics of Fast Refresh #872 merged in, I want to explore making reactive signals out of the esbuild manifest file. This way when you use asset_path to reference a particular file, esbuild doing a new build of that reference would trigger refresh of only the page(s) loading that asset.

jaredcwhite avatar Apr 12 '24 03:04 jaredcwhite