embark/lib/contracts
emizzle 7bd1598b3c Fixed __mainContext error
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.
2018-08-21 15:30:11 -04:00
..
2018-08-21 15:30:11 -04:00
2018-05-17 10:02:53 -04:00
2018-08-21 15:03:34 -04:00
2018-07-18 17:53:37 +03:00
2018-08-21 15:29:32 -04:00