This website requires JavaScript.
Explore
Help
Sign In
status-im
/
embark-area-51
Watch
2
Star
0
Fork
0
You've already forked embark-area-51
mirror of
https://github.com/status-im/embark-area-51.git
synced
2025-01-09 21:46:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
embark-area-51
/
bin
History
Todd Baur
835899cf6e
this is a quick attempt at speeding up the init of CLI by changing Embark.js to a reveal module pattern and moving the requires into the functions that need them. It removes the circular reference between Cmd and Embark, which is the biggest hit to speed. It also changes how the binary starts by importing Cmd instead of Embark.
2017-03-10 23:43:52 +09:00
..
embark
this is a quick attempt at speeding up the init of CLI by changing Embark.js to a reveal module pattern and moving the requires into the functions that need them. It removes the circular reference between Cmd and Embark, which is the biggest hit to speed. It also changes how the binary starts by importing Cmd instead of Embark.
2017-03-10 23:43:52 +09:00