embark/packages/stack/deployment
Pascal Precht 446197baff fix(@embark/blockchain): make disabling blockchain feature work
Users can turn of blockchain support if they want to using the blockchain.js
configuration. In practice however, this has never properly worked as several
places in Embark's codebase weren't actually honoring that configuration value.

This commit introduces the necessary changes so that disabling blockchain support will:

No longer generate blockchain related EmbarkJS artifacts
No longer try to deploy Smart Contracts but still compile them
2019-12-11 11:08:13 -05:00
..
src fix(@embark/blockchain): make disabling blockchain feature work 2019-12-11 11:08:13 -05:00
test chore: test framework (#1894) 2019-09-12 17:26:57 -04:00
.npmrc
CHANGELOG.md chore(release): 5.0.0-alpha.3 2019-12-06 06:15:07 -05:00
README.md build: tidy up the monorepo in prep for v5.0.0-alpha.0 2019-10-01 13:29:53 -05:00
package.json chore(release): 5.0.0-alpha.3 2019-12-06 06:15:07 -05:00

README.md

embark-deployment

Deployment APIs for Embark

Visit embark.status.im to get started with Embark.