|
|
|
|
|
by 14u2c
1531 days ago
|
|
Are people actually downloading dependencies on the fly like this? IMO a bundler is absolutely essential. What if npm is down? What if the version of a dependency has been deleted for some reason? These are surprises you absolutely do not want when a function is starting. |
|
The difference in boot time between 50kb and 500mb is quite significant.