embark/lib/modules/solidity
emizzle b96df79c59 Finally fixed the solc loading issue.
Moved the instantiation of the live-plugin-manager in to the child solc process. This allowed us to use the live-plugin-manager to require the installed solc file.

If the module is the same version as used by embark, the module is still loading using the normal require (from node_modules), as before.
2018-06-15 17:06:59 -04:00
..
index.js Solc loading issue now fully resolved 2018-06-15 17:02:53 -04:00
solcP.js Finally fixed the solc loading issue. 2018-06-15 17:06:59 -04:00
solcW.js Finally fixed the solc loading issue. 2018-06-15 17:06:59 -04:00