set-offline
v0.1.6
Published
Automatically offline-setting client by yarn-offline-mirror
Downloads
17
Maintainers
Readme
Easy and efficient node modules use for offline
requirement
yarn
usage
npm install -g set-offlineinstall package in global scope
set-offline --versionchack ready execute package
set-offline initinit keyword is apply offline setting to node modules
after apply, check created npm_packages folder in your project directory
you can use it instead of node_modules when install packages in offline
like below
yarn install --offline