Skip to main content

Module prefetch

Module prefetch 

Source
Expand description

Prefetch: fill the store from lockfile without writing node_modules.

Functionsยง

prefetch_from_lockfile
Prefetch all lockfile dependencies into the store. Requires package.json and lockfile. Does not create node_modules or run backend. Use before jhol install --offline.