You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running this npm script will dedupe the module tree, then pack
everything into a tarball. This can then be installed using:
npm install ./workshop.tar.gz
Can additionally be served over the local network at NodeConf
to avoid requiring the local npm clone, which may be unreliable.
/cc @mikolalysenko
0 commit comments