make bundle self-contained #98

Open
opened 2025-07-15 19:18:04 +00:00 by glen · 0 comments
Owner

Non-urgent, but at some point we want to be able to ship a deployable bundle that includes all of the bytes needed to run (i.e. does not direct the visitor's browser to obtain a dependence from a third-party CDN). I mean, it might be fine to have two options (use CDNs as much as possible vs. don't use them at all), but we definitely want the latter so that it can be used offline locally, so that we can measure the total size of everthing that's needed, etc.

Non-urgent, but at some point we want to be able to ship a deployable bundle that includes all of the bytes needed to run (i.e. does not direct the visitor's browser to obtain a dependence from a third-party CDN). I mean, it might be fine to have two options (use CDNs as much as possible vs. don't use them at all), but we definitely want the latter so that it can be used offline locally, so that we can measure the total size of everthing that's needed, etc.
glen added the
maintenance
label 2025-07-15 19:18:04 +00:00
Sign in to join this conversation.
No description provided.