mirror of https://github.com/embarklabs/embark.git
7bd1598b3c
There was a condition checking if blockchain config was disabled and if so, do not generate any provider code, which is where the `__mainContext` was being defined. This was changed to generate the `__mainContext` code first, then if blockchain is disabled, return the already generated code. |
||
---|---|---|
.. | ||
code_templates | ||
accountParser.js | ||
blockchain.js | ||
code_generator.js | ||
compiler.js | ||
contract_deployer.js | ||
contracts.js | ||
deploy_manager.js | ||
fundAccount.js | ||
provider.js |