Skip to content
This repository was archived by the owner on Jan 7, 2020. It is now read-only.

Conversation

@bochaco
Copy link
Contributor

@bochaco bochaco commented Jun 19, 2017

This provides three options for downloading the safe_app lib (in all cases the version is fixed and hard-coded in the package.json just like it's been so far):
1- npm install will download the safe_app lib which connects with the real network
2- NODE_ENV=dev npm install will download the safe_app lib which connects with the mocked vault (the published lib's filename shall have -dev postfix)
3- NODE_ENV=nightly npm install will download the nightly build of the safe_app lib (the published lib's filename shall have -nightly postfix)

@coveralls
Copy link

Coverage Status

Coverage remained the same at 84.749% when pulling 9abafab on bochaco:downloading-dev-or-network-libs into 572ccfb on maidsafe:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 84.749% when pulling 9abafab on bochaco:downloading-dev-or-network-libs into 572ccfb on maidsafe:master.

@bochaco bochaco changed the title feat/Provide an option to download libraries for MockVault or real network [WIP] feat/Provide an option to download libraries for MockVault or real network Jun 20, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 84.749% when pulling ae06bc1 on bochaco:downloading-dev-or-network-libs into 367dcc3 on maidsafe:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 84.749% when pulling ae06bc1 on bochaco:downloading-dev-or-network-libs into 367dcc3 on maidsafe:master.

@bochaco bochaco changed the title [WIP] feat/Provide an option to download libraries for MockVault or real network feat/Provide an option to download libraries for MockVault or real network Jun 21, 2017
@hitman401 hitman401 merged commit f10fb15 into maidsafe-archive:master Jun 21, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants