embark/dapps/templates/demo/app
Jonathan Rainville 39919f264c fix(@embark/demo): fix ethereum not available in browser in the demo
This only affected the demo. We somehow put the `enableEthereum()`
call right before the Demo `set` function, so since we now throw
when it's not available, it stopped the `set`. But it was never
needed because demo has `autoEnadble` on, meaning that `enable` is
called at the start.
2020-01-31 11:10:30 -05:00
..
components fix(@embark/demo): fix ethereum not available in browser in the demo 2020-01-31 11:10:30 -05:00
images fix: fix test-app, contracts index file and reload on change (#1892) 2019-09-11 12:31:57 -04:00
dapp.css fix(@embark/demo): add back lights 2019-08-27 20:58:22 -05:00
dapp.js fix(@embark/blockchain): make disabling blockchain feature work 2019-12-11 11:08:13 -05:00
index.html fix: fix test-app, contracts index file and reload on change (#1892) 2019-09-11 12:31:57 -04:00