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
Module storing should be revisited. Right know there is only node_modules (node's standard folder) exepected as a storage for modules. In future releases where bpkg and other packaging tools will be supported this mechanism won't be flexible.
Module storing should be revisited. Right know there is only
node_modules(node's standard folder) exepected as a storage for modules. In future releases wherebpkgand other packaging tools will be supported this mechanism won't be flexible.import 'shell.sh'