|
|
|
|
|
by hinkley
403 days ago
|
|
At least with Go static analysis should allow you to tree shake the bits you aren’t using. The problem with the CDN solution was always that it assumed that everyone would be on a couple versions and that never happens. With success comes more contributors and with more contributors come more point releases and more users who are not on the latest version. So soon you could have five versions for five sites you visit. |
|