fresh
fresh copied to clipboard
feat: differential JS bundle based on user agent
This commit adds support for serving a different bundle to different user agents. This means that every client will get a JS bundle that is perfectly optimized for the features it supports.
Closes #38