|
|
|
|
|
by yunohn
276 days ago
|
|
> usually an NPM package which pulls its dependencies automatically Built applications do not pull dependencies at runtime, just like with golang. If you want to use a library/source, you pull in all the deps, again just like golang. |
|