embark/lib/modules/solidity
emizzle 62f3b85bc4 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 16:54:08 -04:00
..
index.js remove unneded option 2018-06-05 08:04:27 -04:00
solcP.js Finally fixed the solc loading issue. 2018-06-15 16:54:08 -04:00
solcW.js Finally fixed the solc loading issue. 2018-06-15 16:54:08 -04:00