Jonathan Rainville
|
7a70f5df26
|
use constants instead of magic numbers
|
2018-10-22 19:54:47 +02:00 |
StevenJNPearce
|
3aad35209a
|
Add browser reload on file change/rebuild
Add browser reload on file change/rebuild
|
2018-10-22 19:13:50 +02:00 |
Michael Bradley, Jr
|
7549c1f8e6
|
require.resolve() should start by looking in embark's own node_modules
|
2018-09-07 16:28:03 -05:00 |
Michael Bradley, Jr
|
13e21702d2
|
getWeb3Location should use require.resolve() for "version:get:web3" event
|
2018-09-07 15:52:30 -05:00 |
Michael Bradley, Jr
|
6ee195aba9
|
make webserver module responsible for building placeholder
|
2018-09-03 10:17:45 -05:00 |
Iuri Matias
|
15467e6f49
|
use es string templates
|
2018-09-01 09:35:14 -04:00 |
Iuri Matias
|
1be58863e7
|
cleanup
|
2018-09-01 09:35:14 -04:00 |
Iuri Matias
|
af947910c4
|
re-add context code
|
2018-09-01 09:35:14 -04:00 |
Iuri Matias
|
262a6d3aef
|
move older code to embarkjs & refactor
|
2018-09-01 09:35:13 -04:00 |
Iuri Matias
|
e42c4f94d8
|
remove utils; use EmbarkJS.connect method
|
2018-09-01 09:30:37 -04:00 |
Iuri Matias
|
f0221bbb10
|
Merge pull request #755 from embark-framework/chores/es-lint-no-else
Enable no-else-return
|
2018-08-31 07:49:25 -04:00 |
Anthony Laibe
|
df651865c1
|
Enable no-else-return
|
2018-08-30 14:53:04 +01:00 |
Anthony Laibe
|
deb433c0fb
|
Fix ens enabled
|
2018-08-30 10:04:58 +01:00 |
Anthony Laibe
|
a8c5205b67
|
Extract global and web3js
|
2018-08-30 10:04:58 +01:00 |
Anthony Laibe
|
83c01cffdc
|
Storage and Whisper connect
|
2018-08-30 10:04:58 +01:00 |
Anthony Laibe
|
6c63179fa1
|
Fix lint
|
2018-08-30 10:04:58 +01:00 |
Anthony Laibe
|
307b7dc8e7
|
EmbarkJS available
|
2018-08-30 10:04:58 +01:00 |
Anthony Laibe
|
d772b4fdaf
|
Add embarkjs to console
|
2018-08-30 10:04:58 +01:00 |
Iuri Matias
|
0c9dc48362
|
move code generator to a module
|
2018-08-21 16:04:22 -04:00 |