Todd Baur
|
2f5c647c39
|
this changes Embark to an EventEmitter and adds more event handling for loading and fetching plugins. It introduces a dependency on underscore and underscore string. It adds defenses against null/invalid options objects.
|
2017-03-30 00:37:30 +09:00 |
Iuri Matias
|
c514765d0b
|
move misc utils modules to their own folder
|
2017-03-11 11:03:20 -05:00 |
Iuri Matias
|
96d1361dd8
|
support defaults when new config files are not found, for backwards compatibility
|
2017-03-05 21:27:33 -05:00 |
Iuri Matias
|
007be84f23
|
add config to the plugin api (temporary)
|
2017-03-05 20:25:09 -05:00 |
Iuri Matias
|
85659987d9
|
add support for website config file; reflect real web server config in the dashboard
|
2017-03-04 14:20:28 -05:00 |
Iuri Matias
|
269552aee0
|
add events to plugin api
|
2017-03-04 12:42:24 -05:00 |
Iuri Matias
|
cd45a2be77
|
refactor, move calls to engine; fix tests
|
2017-03-03 01:22:12 -05:00 |
Iuri Matias
|
1674adee4a
|
add config to specify available providers for each component
|
2017-02-28 21:43:03 -05:00 |
Iuri Matias
|
09e58977e4
|
generate final embarkjs file depending on components enabled
|
2017-02-28 21:26:15 -05:00 |
Andy Nogueira
|
dd03c747f7
|
Fixed logic to prevent node exception when running command 'embark blockchain' outside the Dapp folder
|
2017-02-21 15:45:10 -05:00 |
Iuri Matias
|
73a536c52e
|
refactor to use method to determine app root path, instead of constantly using relative paths
|
2017-02-19 19:44:16 -05:00 |
Iuri Matias
|
1868788342
|
reorgnize code structure
|
2017-02-19 12:51:32 -05:00 |