mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-12 06:54:58 +00:00
finish engine addition
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
This commit is contained in:
parent
a0d0d9692b
commit
2056a7e9ad
@ -185,6 +185,7 @@ class Engine {
|
|||||||
this.registerModule('solidity');
|
this.registerModule('solidity');
|
||||||
this.registerModule('vyper');
|
this.registerModule('vyper');
|
||||||
this.registerModule('profiler');
|
this.registerModule('profiler');
|
||||||
|
this.registerModule('fuzzer');
|
||||||
this.registerModule('deploytracker');
|
this.registerModule('deploytracker');
|
||||||
this.registerModule('specialconfigs');
|
this.registerModule('specialconfigs');
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user